fix sendmail
This commit is contained in:
parent
bf37c601ad
commit
a7064d39c2
@ -107,7 +107,7 @@ router.post(
|
|||||||
sendret = Notifications.manageemail(
|
sendret = Notifications.manageemail(
|
||||||
campain,
|
campain,
|
||||||
req.params.template,
|
req.params.template,
|
||||||
tribe,
|
req.params.tribe,
|
||||||
req.session.header.xlang,
|
req.session.header.xlang,
|
||||||
1
|
1
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user