cakephp2-php8/cake/libs/cache
2010-09-19 12:20:07 -04:00
..
apc.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
file.php Fixing issue in Cache where duration = 0 would not read/write from cache. This prevented the creation of non expiring cache entries in APC and memcache. 2010-09-19 12:20:07 -04:00
memcache.php Removing time manipulation so its possible to create memcache entries that do not expire. Updating documentation about the peculiarities of memcache. Refs #871 2010-08-15 22:40:55 -04:00
xcache.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00