cakephp2-php8/cake/libs/controller
2010-01-13 23:55:09 -05:00
..
components Updating AuthComponent::startup() so that being redirected to loginAction with no Auth.redirect value in the session and a non empty loginRedirect defined, the Auth.redirect value is not overwritten. This prevents redirection to already accessible pages. Test cases updated. 2010-01-11 23:54:06 -05:00
app_controller.php Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
component.php Removing the magical addition of SessionComponent to components array. This makes components more declarative, and removes magic that cannot be undone by the end developer. 2010-01-13 23:49:10 -05:00
controller.php Removing SessionHelper's magical inclusion into the helpers array. Use of SessionHelper must now be explicitly done. Tests updated. 2010-01-13 23:55:09 -05:00
pages_controller.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
scaffold.php Renaming variable. 2009-10-31 16:16:58 -04:00