cakephp2-php8/lib/Cake/Test/Case/Network/Email
mark_story cb6ea82fea Allow CakeEmail::template() to disable layout rendering.
Fix the code to act as documented. Sending template('view', null) should
disable layout rendering.

Fixes #3983
2013-08-13 14:01:33 -04:00
..
CakeEmailTest.php Allow CakeEmail::template() to disable layout rendering. 2013-08-13 14:01:33 -04:00
DebugTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
MailTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
SmtpTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00