cakephp2-php8/lib/Cake/Network/Email
2011-05-16 21:52:25 +02: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 correct paths to Config dir 2011-05-16 21:52:25 +02:00
MailTransport.php Added support to sender email. Fixes #13. 2011-04-19 20:24:51 -04:00
SmtpTransport.php Fixed invalid PhpDoc tag. 2011-04-28 21:25:18 -04:00