cakephp2-php8/lib
jamiemill c966a35beb Fixed bug in UpgradeShell::findFiles().
$this->_files was reset on each loop through paths, which means, for
example, if you still had the old 'views' directory kicking around
the results from 'View' would be overwritten.
2011-11-06 21:53:20 +00:00
..
Cake Fixed bug in UpgradeShell::findFiles(). 2011-11-06 21:53:20 +00:00