cakephp2-php8/lib/Cake/Controller
mark_story e0aab77dab Merge branch 'master' into 2.3
Conflicts:
	app/Config/Schema/i18n.php
	lib/Cake/I18n/Multibyte.php
	lib/Cake/Test/Case/Log/CakeLogTest.php
	lib/Cake/Test/Case/Routing/DispatcherTest.php
2012-11-10 21:33:26 -05:00
..
Component Merge branch 'master' into 2.3 2012-11-10 21:33:26 -05:00
CakeErrorController.php Remove duplicate App::uses() statement 2012-11-03 17:20:55 +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 Fix coding standard. 2012-10-28 15:59:34 -04:00
Scaffold.php converting if ($foo != false) to if ($foo) 2012-09-21 23:32:52 +01:00