cakephp2-php8/cake/tests/cases/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
component.test.php Adding conditional check for constant. Removes notice when running all_tests group. Closes #5281 2008-08-19 01:34:44 +00:00
controller.test.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 removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
scaffold.test.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