]> git.mxchange.org Git - friendica.git/commit
Adds optional parameter 'uid' to Emailer::send()
authorfabrixxm <fabrix.xm@gmail.com>
Mon, 29 Dec 2014 15:04:51 +0000 (16:04 +0100)
committerfabrixxm <fabrix.xm@gmail.com>
Mon, 29 Dec 2014 15:04:51 +0000 (16:04 +0100)
commit917ce5b411df5bf3f943b93214538c401a6f9e85
tree343697b4c8d03658836efee163eecbcb399f021b
parenta659b3411733c9fc5017568684d24d97b19ebcc3
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()
include/Emailer.php
include/enotify.php