cakephp2-php8/cake/libs/controller/components
mark_story 44c080d5ad Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch.
Adding package specific exceptions.
Replacing generic exceptions in the codebase with CakeException + package exceptions.
2010-12-11 19:26:10 -05:00
..
acl.php Making all core classes throw CakeException subclasses, this allows developers to catch framework exceptions with one catch. 2010-12-11 19:26:10 -05:00
auth.php Replaced the *printf with i18n aliases by i18n aliases with params. 2010-12-04 23:37:13 -02:00
cookie.php Merge branch '1.3' into merger 2010-12-10 22:24:31 -05:00
email.php Merge branch '1.3' into merger 2010-12-10 22:24:31 -05:00
request_handler.php Fixing error where params[url] has moved. 2010-11-09 23:44:33 -05:00
security.php Merge branch '1.3' into merger 2010-12-10 22:24:31 -05:00
session.php Changing more php version strings. 2010-10-03 12:46:03 -04:00