void Cache_Lite::saveMemoryCachingState (
string $id
, string $group = 'default'
)
save the current state of the memory caching array into a classical cache file
$id
cache id
$group
name of the cache group
This function can not be called statically.