Latest JAS v1.1.0
144 plugins online

Code / Protocol / __construct

Protocol :: __construct
Method
include/protocol/protocol.php

Description...

Arguments

server = false
Argument

Return values

Instance
Returns

Examples

Protocol class example
PHP
<?
  $protocol=new Protocol($server = false);  //Init Protocol object
?>

Comments (0)