cakephp2-php8/cake/libs/controller/components
2007-12-13 07:03:59 +00:00
..
acl.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
auth.php Removing trailing slash from normalized URLs in AuthComponent, moving AuthComponent::_normalizeURL() to Router::normalize(), refactoring (Ticket #3042) 2007-12-13 07:03:59 +00:00
cookie.php Adding documentation for CookieComponent 2007-10-22 20:44:51 +00:00
email.php "Fixes #2298, Mail subject is not influenced by charset-setting" 2007-12-03 00:16:27 +00:00
request_handler.php allowing RequestHandler to load helpers for extension from any path, closes #2230 2007-12-11 03:01:46 +00:00
security.php "Removing all shortcut function usage from the core" 2007-12-08 06:08:03 +00:00
session.php Correcting issues with Sessions and Controller::redirect() 2007-11-16 03:52:14 +00:00