cakephp2-php8/lib/Cake/Controller
dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks
Conflicts:
	lib/Cake/Error/ExceptionRenderer.php
	lib/Cake/Routing/Dispatcher.php
2012-10-24 19:03:44 +01:00
..
Component Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
CakeErrorController.php Removed variable escaping in CakeErrorController::beforeRender(). Closes #3074 2012-08-05 02:36:29 +05:30
Component.php Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
ComponentCollection.php Show plugin name in error message if a plugin component was requested 2012-03-24 00:22:50 +05:30
Controller.php Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
Scaffold.php converting if ($foo != false) to if ($foo) 2012-09-21 23:32:52 +01:00