cakephp2-php8/lib/Cake/Controller
mark_story 3e28326d9c Fix Controller::beforeRedirect() and array return.
Array return values from Controller::beforeRedirect() would be
incorrectly handled causing wrong URL's to be generated.

Fixes #2973
2012-06-24 12:03:31 -04:00
..
Component Merge branch '2.1' into 2.2 2012-06-19 18:35:36 +02:00
CakeErrorController.php Move error disabling to the error controller. 2012-06-18 22:08:39 -04:00
Component.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07: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 Controller::beforeRedirect() and array return. 2012-06-24 12:03:31 -04:00
Scaffold.php Fix scaffold delete messages with uuids. 2012-04-24 20:11:58 -04:00