Cache_Lite::lastModified
Cache_Lite::lastModified() – Return the cache last modification time
Synopsis
require_once 'Cache/Lite.php';
int Cache_Lite::lastModified (
)
Описание
[ONLY FOR CACHE_LITE HACKERS] return the cache last modification time
Return value
returns last modification time
Замечание
This function can not be called statically.