Latest JAS v1.1.0
144 plugins online

Code / Cache / cleanup

Cache :: cleanup
Method
include/cache.php

Description...

Arguments

lifeTime
Argument

Return values

Boolean
Returns

Examples

Cache Cleanup method example
PHP
<?
  $cache->cleanup($lifeTime);  //Call Cache::cleanup method
?>

Comments (0)