cakephp2-php8/lib
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
..
Cake Fix: write() after clearGroup() does not actually write to file 2013-04-26 14:43:36 +07:00