diff options
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions index 273a6aa..7a6d77a 100644 --- a/global-functions +++ b/global-functions @@ -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 |