cakephp2-php8/cake/libs/controller/components
2010-09-19 03:54:32 +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 Including RequestHandler in controller now automatically sends proper content-type and encoding headers for html pages too like it does for other known file types. Closes #1099 2010-09-18 20:20:52 +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