cakephp2-php8/cake/libs/controller
2010-01-21 15:14:23 -05:00
..
components Removing all methods currently issuing warnings about being deprecated. 2010-01-21 15:14:23 -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 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 Removing the ´with´ key from otherFields array, also fixing the page title. Tests added. 2010-01-19 14:05:29 -02:00