cakephp2-php8/lib/Cake/Controller
mark_story a929951038 Fix issue with Controller::setAction()
Calling setAction did not modify which view file was
rendered.  This was a regression with 1.3

Fixes #2212
2011-11-03 20:13:41 -04:00
..
Component Fix issue in RequestHandlerComponent. 2011-10-31 22:41:43 -04:00
AppController.php Fixing doc block in core AppController file 2011-09-21 07:52:17 -05:30
CakeErrorController.php Adjusted some types in @param, @return and @var. 2011-07-31 22:57:17 -04:00
Component.php fixing typos 2011-10-19 12:19:28 +07:00
ComponentCollection.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
Controller.php Fix issue with Controller::setAction() 2011-11-03 20:13:41 -04:00
PagesController.php Fixing more links in doc blocks 2011-10-15 11:38:49 -04:30
Scaffold.php Revert the changes done to remove the 'cake' domain 2011-10-23 20:36:31 -04:00