diff options
author | Malf Furious <m@lfurio.us> | 2017-06-06 01:32:16 -0400 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2017-06-19 23:57:39 -0400 |
commit | 3fea275e10abf8281088e9c7f0ca316df351e41f (patch) | |
tree | 9fc193a53b2e4f7685c0d27b97d26e9f5befa2bc /examples/model | |
parent | 4211ae67018059407830e60ec4199c80320b6dc3 (diff) | |
download | scrott-3fea275e10abf8281088e9c7f0ca316df351e41f.tar.gz scrott-3fea275e10abf8281088e9c7f0ca316df351e41f.zip |
Update global function sendEmail()
Changing the $rcpt argument from an email address string to a user
object. This allows us to ensure the address has been confirmed, to not
send mail to a blank address, and to include the user's display name in
the TO mail headers.
Also, added support for mail attachments via PHPMailer. This can be
used to forward any attachments added to Scrott message objects to email
users as well.
Diffstat (limited to 'examples/model')
0 files changed, 0 insertions, 0 deletions