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

Возвращаемое значение

returns last modification time

Заметка

Эта функция не должна вызываться статически.