fabrixxm
|
d66fda2eab
|
Fix syntax error in include/Emailer.php
|
2014-12-29 16:40:04 +01:00 |
|
fabrixxm
|
917ce5b411
|
Adds optional parameter 'uid' to Emailer::send()
that is the user id of the recipient of the mail.
Make enotify pass it to Emailer::send()
|
2014-12-29 16:04:51 +01:00 |
|
Fabio Comuni
|
a659b34117
|
Adds 'emailer_send_prepare' and 'emailer_send' hooks
Adds relative documentation in doc/Plugins
|
2014-12-29 15:44:30 +01:00 |
|
fabrixxm
|
3ac5e4508b
|
fix email to new registerd users.
fix notification in case of error sending email.
|
2014-09-07 17:46:31 +02:00 |
|
fabrixxm
|
9a0c37eb47
|
new password mail via notification()
new include/text.php::deindent() function
remove unused templates
|
2014-09-07 11:20:06 +02:00 |
|
fabrixxm
|
16a07e6d83
|
cleanup multipart email sending code
remove 'EmailNotification' class and rename 'enotify' class as 'Emailer'
|
2014-09-06 15:52:53 +02:00 |
|