cakephp2-php8/lib/Cake/Cache
Rachman Chavik 03e5207aa1 Fix: write() after clearGroup() does not actually write to file
Although clearGroup() does not use $this->_File, it needs to be null-ed
so that subsequent write() call do not see stale object.
2013-04-26 14:43:36 +07:00
..
Engine Fix: write() after clearGroup() does not actually write to file 2013-04-26 14:43:36 +07:00
Cache.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CacheEngine.php Fix typos 2013-03-05 00:05:14 -07:00