cakephp2-php8/cake/libs/cache
phpnut 8a30290862 Fixes #4883 Duplicated component name
Removed bad test since AppController::beforeFilter() is now run when Controller::constructClasses() is called.
Fixed bug with App::import() not caching properly.
More performance changes

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7169 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-06-11 08:54:27 +00:00
..
apc.php updating cache engine to better deal with prefixes for multiple apps. Allows fully or partially overriding core settings from core.php. fixes #4810 2008-06-02 17:35:56 +00:00
file.php Fixes #4883 Duplicated component name 2008-06-11 08:54:27 +00:00
memcache.php updating cache engine to better deal with prefixes for multiple apps. Allows fully or partially overriding core settings from core.php. fixes #4810 2008-06-02 17:35:56 +00:00
xcache.php updating cache engine to better deal with prefixes for multiple apps. Allows fully or partially overriding core settings from core.php. fixes #4810 2008-06-02 17:35:56 +00:00