cakephp2-php8/lib/Cake/Network/Email
2011-05-31 22:57:08 -04: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 Supporting template/layout in plugins for CakeEmail. Fixes #1743. 2011-05-31 22:57:08 -04:00
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