cakephp2-php8/lib/Cake/Network/Email
Mark Story ce7ec44298 Importing Multibyte.
Fixes fatal errors when mbstring is not installed.
2011-06-19 22:42:56 -07:00
..
AbstractTransport.php Created a new method to return the transport class before send. In some cases you need to do extra calls/configurations before send. 2011-04-13 00:04:37 -04:00
CakeEmail.php Importing Multibyte. 2011-06-19 22:42:56 -07:00
DebugTransport.php Adding a Debug transport class to help users test their apps when sending emails 2011-06-17 17:55:36 -04:30
MailTransport.php Added support to sender email. Fixes #13. 2011-04-19 20:24:51 -04:00
SmtpTransport.php Adding proper visibility keywords for class functions 2011-05-29 03:31:34 +05:30