cakephp2-php8/lib/Cake/Test/Case/Network/Email
mark_story 20ef10aca2 Fix inline attachments being broken when only sending an HTML text body.
The rel boundary was closed too early causing inline images to be
incorrectly included in the email message.

Refs #3474
2014-05-14 09:42:25 -04:00
..
CakeEmailTest.php Fix inline attachments being broken when only sending an HTML text body. 2014-05-14 09:42:25 -04:00
DebugTransportTest.php Fix verification of expected invocations #2919 2014-03-01 19:06:17 +01:00
MailTransportTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
SmtpTransportTest.php Match SP as per rfc2821 2014-03-15 11:47:13 +01:00