Cache_Lite::saveMemoryCachingState()

Cache_Lite::saveMemoryCachingState() -- 

Synopsis

require_once 'Cache/Lite.php';

void Cache_Lite::saveMemoryCachingState (string $id [, string $group = 'default'])

Описание

save the current state of the memory caching array into a classical cache file

Параметр

string $id

cache id

string $group

name of the cache group

Заметка

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