cakephp2-php8/lib/Cake/Network/Email
mark_story 0dfce1abf3 Add . to the list of allowed characters.
This was missed when the email validation rules were relaxed in
dc34d80f6f.

Fixes #4027
2014-07-19 19:57:33 -04:00
..
AbstractTransport.php Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
CakeEmail.php Add . to the list of allowed characters. 2014-07-19 19:57:33 -04:00
DebugTransport.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
MailTransport.php Include the last error if available when sending with mail() fails. 2014-03-02 21:07:25 -05:00
SmtpTransport.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00