cakephp2-php8/cake/libs/controller/components
phpnut 63144591c6 "Fixes #3820, Email Component only sends message if using template and layout.
Fixes #4019, email component: attaching file is broke, fixes undefined variable, allows full paths to attachment.
Fixes #4171, Email Component: Lost a head line 'period' via SMTP method.
"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6522 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-03-08 20:26:16 +00:00
..
acl.php Correcting UPDATE query generation to support SQL standards and MySQL-specific features in parallel, fixes #4080 2008-03-01 03:12:12 +00:00
auth.php Fixing Auth component so login still works when you allow('*'), fixes #4159 2008-02-24 03:20:43 +00:00
cookie.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
email.php "Fixes #3820, Email Component only sends message if using template and layout. 2008-03-08 20:26:16 +00:00
request_handler.php Adding Flash client detection to RequestHandler 2008-02-14 05:32:46 +00:00
security.php "Closes #2608, CSRF usability problems 2008-01-02 00:38:35 +00:00
session.php "Fixes #3811, $_SESSION not found 2008-01-08 15:46:02 +00:00