cakephp2-php8/lib/Cake/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
..
AbstractTransport.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
CakeEmail.php Allow CakeEmail::template() to disable layout rendering. 2013-08-13 14:01:33 -04:00
DebugTransport.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
MailTransport.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
SmtpTransport.php Using Return-Path email address in MAIL FROM instead of a header in SmtpTransport. 2013-06-12 11:31:49 +02:00