cakephp2-php8/lib/Cake/Network/Email
mark_story ca1f9e800e Make CakeEmail::config() merge configuration.
This allows you to incremementally overwrite configuration and better
matches other config methods in CakePHP.

Fixes #3848
2013-05-23 09:47:24 -04:00
..
AbstractTransport.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeEmail.php Make CakeEmail::config() merge configuration. 2013-05-23 09:47:24 -04:00
DebugTransport.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
MailTransport.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
SmtpTransport.php Ensure passing empty array to SmtpTransport::config() does not reset existing config. 2013-05-22 11:36:31 +05:30