cakephp2-php8/cake/libs/controller/components
phpnut 6d867d72a9 Fixes #3547, EmailComponent: SMTP: Cc and Bcc recipients must be sent through RCPT TO - also need different formatting.
Fixes #3548, EmailComponent: SMTP: No subject, and no recipient headers.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5985 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-11-12 03:26:34 +00:00
..
acl.php Fixing ACL test, misc ACL lookup optimizations 2007-10-29 00:17:37 +00:00
auth.php change error message format for i18n in Auth, closes #3539 2007-11-09 15:41:06 +00:00
cookie.php Adding documentation for CookieComponent 2007-10-22 20:44:51 +00:00
email.php Fixes #3547, EmailComponent: SMTP: Cc and Bcc recipients must be sent through RCPT TO - also need different formatting. 2007-11-12 03:26:34 +00:00
request_handler.php Adding documentation for RequestHandlerComponent, SecurityComponent, and SessionComponent 2007-10-22 21:22:35 +00:00
security.php Cleaning up test cases 2007-11-04 18:57:23 +00:00
session.php Fixing undefined index notice when missing * errors are thrown 2007-11-12 02:04:54 +00:00