cakephp2-php8/lib/Cake/Network/Email
mark_story 7b2ac816c6 Retain the original file name so errors can be generated properly.
We should hold onto the original file so we can generate a error message
when the file is not found.

Fixes #2990
Closes #3011
2014-03-13 12:29:16 -04:00
..
AbstractTransport.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeEmail.php Retain the original file name so errors can be generated properly. 2014-03-13 12:29:16 -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