cakephp2-php8/cake/libs/controller
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
..
components 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
component.php Fixes #3507 Session Security.level "high", session destroyed on media 404. 2007-11-12 01:36:20 +00:00
controller.php Adding merge support for PluginAppController properties 2007-11-09 19:56:40 +00:00
pages_controller.php Adding documentation for PagesController and Scaffold 2007-10-21 23:38:01 +00:00
scaffold.php updating Controller::redirect(), closes #3522, deprecated Controller::cleanUpFields, see Model::deconstruct() 2007-11-09 02:34:00 +00:00