cakephp2-php8/cake/libs/view/templates
phpnut cc7d1ab74c Fixes #2462 mime_content_type() is deprecated in EmailComponent.
Closes #2909, Emailcomponent SMTP authentication.
Closes #2916, EmailComponent: Add read receipt header.
Closes #2969, change default charset in emailcomponent from ISO-8859-15 to utf-8.
Closes #3304, EmailComponent doesn't allow custom view class.
Fixes #3353, Email Component, content not shown when a file is attached.
Fixes #3381, Email::__wrap function ignores the $_newLine configuration property.
Fixed ThemeView::renderElement() to load helpers
Changed View::renderElement() to search core elements also

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5788 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-19 02:31:25 +00:00
..
elements Fixes #2462 mime_content_type() is deprecated in EmailComponent. 2007-10-19 02:31:25 +00:00
errors Fixing bad directory separator (ticket #3045) 2007-08-11 16:58:21 +00:00
layouts Fixes #2462 mime_content_type() is deprecated in EmailComponent. 2007-10-19 02:31:25 +00:00
pages updating Acl to use Configure, adding config stack to CacheEngine, adding notices for defines to Configure, modifying bootstrap for Cache::config() updating tests for acl, auth, and cache. 2007-10-14 01:09:21 +00:00
scaffolds fixing scaffold templates altrow css 2007-07-02 23:45:08 +00:00