cakephp2-php8/lib/Cake/Cache/Engine
mark_story b3860b3992 Fix clearing files in multiple groups.
When using multiple groups on a cache config, clearing was not working
properly. Clearing un-used cache configs also failed when the
directories did not exist.

Fixes #3930
2013-08-02 17:56:27 -04:00
..
ApcEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
FileEngine.php Fix clearing files in multiple groups. 2013-08-02 17:56:27 -04:00
MemcacheEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
RedisEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
WincacheEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
XcacheEngine.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00