cakephp2-php8/lib/Cake/Network/Email
Mark Story 83b28c42cf Fix failing tests and missing boundary markers.
When sending html + text emails, there were duplicate multipart/alternative sections
and the trailing top level boundary was missing.
2011-12-27 23:38:21 -05:00
..
AbstractTransport.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
CakeEmail.php Fix failing tests and missing boundary markers. 2011-12-27 23:38:21 -05:00
DebugTransport.php Remove comments, and fix debug transport for email. 2011-10-23 00:23:50 +11:00
MailTransport.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00
SmtpTransport.php Add/move docblocks to make text available in the API docs 2011-12-08 07:35:02 -08:00