fix sendmail
This commit is contained in:
@@ -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
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user