silverstripe-framework/src/Control/Email
Thomas Portelange 27ac001d5b FIX email rendering should not include requirements
If no body is defined, the email is rendered according to a template. Clearing requirements prevent unnecessary styles/scripts to be included in the html (and that needs to be processed/stripped down the line).
2018-08-23 14:01:27 +12:00
..
Email.php FIX email rendering should not include requirements 2018-08-23 14:01:27 +12:00
Mailer.php NEW Move to SwiftMailer powered Emails (#6466) 2017-01-13 14:48:46 +13:00
SwiftMailer.php NEW Move to SwiftMailer powered Emails (#6466) 2017-01-13 14:48:46 +13:00
SwiftPlugin.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00