Latest JAS v1.1.0
144 plugins online

Code / Protocol / clear

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

Description...

Return values

Nothing
Returns

Examples

Protocol Clear method example
PHP
<?
  $protocol->clear();  //Call Protocol::clear method
?>

Comments (0)