global-functions: $SendEMail2: fix name in array

This did not send anything at all...

Fixes #12
This commit is contained in:
Christian Hesse 2021-06-10 07:52:43 +02:00
parent de61c14c60
commit 4cc8a0e160

View file

@ -911,7 +911,7 @@
:global NotificationFunctions;
($NotificationFunctions->"e-mail") ("\$NotificationFunctions->\"e-mail\"") $Notification;
($NotificationFunctions->"email") ("\$NotificationFunctions->\"email\"") $Notification;
}
# send notification via NotificationFunctions - expects at lease two string arguments