cakephp2-php8/cake/libs/controller
2010-01-16 03:26:26 +05:30
..
components Replacing constant CIPHER_SEED with Configure class variable 'Security.cipher_seed' and renaming Security class method 'checkSessionKey' to 'checkSecurityKeys' 2010-01-16 03:26:26 +05:30
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 Fixing failing tests in php4 caused by missing & operators. 2010-01-14 22:54:17 -05:00
pages_controller.php Making PagesController include SessionHelper. 2010-01-14 22:56:34 -05:00
scaffold.php Renaming variable. 2009-10-31 16:16:58 -04:00