1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

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