cakephp2-php8/lib/Cake/Controller
mark_story f1931e43ef Add class_exists() check for view class.
Check that the view class hasn't already been mapped in the autoloader
before mapping it. This allows developers to map view classes from
plugins.

Fixes #2684
2012-03-14 20:57:11 -04:00
..
Component Add class_exists() check for view class. 2012-03-14 20:57:11 -04:00
CakeErrorController.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Component.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ComponentCollection.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Controller.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Scaffold.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00