cakephp2-php8/cake/libs/controller
TommyO d5dbb7ba32 Fixed problem where already-authorized user was failing.
Added return of respond code found on success, allowing for more fine-grained post-query activity.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7714 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-08 17:53:48 +00:00
..
components Fixed problem where already-authorized user was failing. 2008-10-08 17:53:48 +00:00
app_controller.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
component.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
controller.php reverting changes from 7668 2008-10-02 02:16:09 +00:00
pages_controller.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
scaffold.php Correcting scaffold view file implementation. Was incorrectly using separate add and edit templates. Changes bring scaffold templates more inline with bake templates. 2008-09-27 03:48:23 +00:00