cakephp2-php8/lib/Cake/Network/Email
mark_story 4ec81542db Fix email rendering when using 2 different plugins.
When an email template and layout are in different plugins the incorrect
plugin would be used for the layout.

Fixes #3062
2014-04-04 21:45:04 -04:00
..
AbstractTransport.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeEmail.php Fix email rendering when using 2 different plugins. 2014-04-04 21:45:04 -04:00
DebugTransport.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
MailTransport.php Include the last error if available when sending with mail() fails. 2014-03-02 21:07:25 -05:00
SmtpTransport.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00