diff options
Diffstat (limited to 'engine/lib/notification.php')
-rw-r--r-- | engine/lib/notification.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/lib/notification.php b/engine/lib/notification.php index 5b53a4a10..44539d8b5 100644 --- a/engine/lib/notification.php +++ b/engine/lib/notification.php @@ -19,6 +19,7 @@ */ /** Notification handlers */ +global $NOTIFICATION_HANDLERS; $NOTIFICATION_HANDLERS = array(); /** |