work on adding support for email attachments
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
|
||||
// @deprecated
|
||||
// Use MimeMail module instead of this class
|
||||
// Since this class doesn't handle attaching files
|
||||
|
||||
/**
|
||||
* Implements MailSystemInterface
|
||||
* Taken from http://www.ardoubleyou.com/blog/how-programmatically-send-e-mail-using-html-and-text-content-type-drupal-7
|
||||
|
Reference in New Issue
Block a user