mod/notification-email: $SendEMail: set origin

This commit is contained in:
Christian Hesse 2024-04-09 23:59:00 +02:00
parent c5a5fb5836
commit 012d259ca1

View file

@ -227,7 +227,7 @@
:set SendEMail do={
:global SendEMail2;
$SendEMail2 ({ subject=$1; message=$2; link=$3 });
$SendEMail2 ({ origin=$0; subject=$1; message=$2; link=$3 });
}
# send notification via e-mail - expects one array argument