Cache_Lite::lastModified()

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

Synopsis

require_once 'Cache/Lite.php';

int Cache_Lite::lastModified ()

Beschreibung

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

Rückgabewert

returns last modification time

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.