Latest JAS v1.1.0
144 plugins online

Code / System_Storage_pgsql / clear

System_Storage_pgsql :: clear
Method
include/storage/pgsql.php

Description...

Return values

Nothing
Returns

Examples

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

Comments (0)