cakephp2-php8/lib/Cake/Network/Email
J Miller f47609bd61 Allow readFile() in CakeEmail to be accessed publicly
I needed this method while building a Transport, and saw no reason why it needed to be protected.
2013-05-15 23:27:05 -07:00
..
AbstractTransport.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeEmail.php Allow readFile() in CakeEmail to be accessed publicly 2013-05-15 23:27:05 -07: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 Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00