cakephp2-php8/cake/libs/controller
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
..
components Added basic mb_encode_mimeheader() to Multibyte class. 2008-10-01 18:36:38 +00:00
app_controller.php Adding fixes for pagination on associated models. 2008-06-27 06:25:08 +00:00
component.php Updating doc blocks to include access and return PHPDOC tags. 2008-09-25 16:49:56 +00:00
controller.php Adding 'type' key to both sets of query calls in Controller::paginate(), fixes #5441 2008-09-29 21:19:37 +00:00
pages_controller.php Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
scaffold.php Correcting scaffold view file implementation. Was incorrectly using separate add and edit templates. Changes bring scaffold templates more inline with bake templates. 2008-09-27 03:48:23 +00:00