cakephp2-php8/cake/libs/controller/components
TommyO 3da0451907 Added basic mb_encode_mimeheader() to Multibyte class.
Modified EmailComponent to take advantage of multibyte support. fixes #5448
Modified EmailComponent to fix newline issues in long subject lines when using mail send method. fixes #5049

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7685 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-10-01 18:36:38 +00:00
..
acl.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
auth.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
cookie.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
email.php Added basic mb_encode_mimeheader() to Multibyte class. 2008-10-01 18:36:38 +00:00
request_handler.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
security.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
session.php updating handling of required classes, fixes #5480 2008-09-26 14:03:16 +00:00