cakephp2-php8/cake/libs/controller/components
2008-10-10 01:16:04 +00:00
..
acl.php Removing getAco(), getAro(), setAco(), and getAco() from AclComponent. These methods were deprecated and not removed. Refs #5561 2008-10-09 03:35:17 +00:00
auth.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
cookie.php Applying patch from 'halogenandtoast' Fixes issues with deleting cookie values before read() is used. Closes #5563 2008-10-10 01:16:04 +00:00
email.php Fixed problem where already-authorized user was failing. 2008-10-08 17:53:48 +00:00
request_handler.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
security.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
session.php updating handling of required classes, fixes #5480 2008-09-26 14:03:16 +00:00