Cache_Lite::lastModified()

Cache_Lite::lastModified() -- Return the cache last modification time

Synopsis

require_once 'Lite.php';

int Cache_Lite::lastModified ()

Description

[ONLY FOR CACHE_LITE HACKERS] return the cache last modification time

Return value

returns last modification time

Note

This function can not be called statically.