Latest JAS v1.1.0
144 plugins online

Code / API / clear

API :: clear
Method
include/api/api.php

Description...

Return values

Nothing
Returns

Examples

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

Comments (0)