silverstripe-framework/email
Jeremy Thomerson 7aeaf74c22 MINOR: fix Email class modifying SSViewer.source_file_comments config val
The Email class was updating the SSViewer.source_file_comments value and not
resetting it. If someone had this value set to true in their system and then
used the Email class, it seems there would be an unintended side-effect of
having the source file comments turned off.
2013-06-21 02:36:01 +00:00
..
Email.php MINOR: fix Email class modifying SSViewer.source_file_comments config val 2013-06-21 02:36:01 +00:00
Mailer.php Bug: Fixed BC break (ancestry) in Mailer 2013-03-12 10:56:39 -07:00