cakephp2-php8/cake/libs/controller/components
2010-09-21 00:25:17 +05:30
..
acl.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
auth.php Fixing typo in variable description for logoutRedirect. 2010-07-19 23:14:06 -04:00
cookie.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
email.php Mails sent using php's "mail()" function now have header fields terminated by CRLF and body too contains CR and LF only as combination CRLF in compliannce with RFC 2822. Closes #1071 2010-09-19 03:54:32 +05:30
request_handler.php Fixing regression cased by commit d5ffdc288d causing ajax layout to be not auto set for ajax request for html pages. Refs #1099 2010-09-21 00:25:17 +05:30
security.php Numerous 'shoer description' documentation entries updated to contain useful comments. 2010-05-30 01:20:28 +10:00
session.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00