cakephp2-php8/cake/libs/controller
2008-06-12 18:36:08 +00:00
..
components some cleanup, wrapping uses() in class exists 2008-06-11 15:46:31 +00:00
app_controller.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
component.php fixes #4870, component now using references on callbacks instead of copies. thanks for the patch 2008-06-09 23:32:54 +00:00
controller.php fixing bug in error handler when callbacks were moved to construct classes, moved callbacks back to dispatcher for now until we find a better place in the controller, fixed caching for the "home" page by adding check for "/', original test case was incorrect. 2008-06-12 18:36:08 +00:00
pages_controller.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
scaffold.php Changed Scaffold views to allow Type, Alias, Detail, Data, and Field as Model names. Closes #4136, #4859. Updated tests. 2008-06-10 02:12:32 +00:00