cakephp2-php8/lib/Cake/Network/Email
2011-06-17 17:55:36 -04:30
..
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 Adding a Debug transport class to help users test their apps when sending emails 2011-06-17 17:55:36 -04:30
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