cakephp2-php8/lib/Cake/Core
mark_story 72d0105e20 Add plugin. prefix for plugin files.
This prevents app/plugin bleedthrough.  This is
particularly problematic in controllers, as plugin
controllers were partially accessible from non-plugin
routes.

Fixes #2658
2012-03-10 23:33:21 -05:00
..
App.php Add plugin. prefix for plugin files. 2012-03-10 23:33:21 -05:00
CakePlugin.php Fix coding standards in Core/ 2012-03-03 19:37:46 -05:00
Configure.php Move inclusion of application bootstrap behind ErrorHandler initialization in Configure::bootstrap(). 2012-03-08 16:00:13 +01:00
Object.php Fix coding standards in Core/ 2012-03-03 19:37:46 -05:00