cakephp2-php8/cake/libs/controller
2008-05-28 14:59:13 +00:00
..
components Fixes bugs in EmailComponent where multiple sends will duplicate headers and content. Makes debug more consistent with sends. 2008-05-28 14:59:13 +00:00
app_controller.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
component.php fixes #4452 for better performance 2008-05-19 08:08:48 +00:00
controller.php Improving field detection in Containable. paginate() now avoids sending recursive to find calls when it is not explicitly set. Adding more tests to Containable to show how to paginate, fixes #4746 2008-05-23 16:12:14 +00:00
pages_controller.php Cleaning up PagesController, fixes #4640 2008-05-14 21:34:26 +00:00
scaffold.php "Fixing Controller::output; to allow access to the content in Contorller::afterFilter();" 2008-03-10 13:24:36 +00:00