aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/notification.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/notification.php')
-rw-r--r--engine/lib/notification.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/notification.php b/engine/lib/notification.php
index d79266f51..8df897394 100644
--- a/engine/lib/notification.php
+++ b/engine/lib/notification.php
@@ -125,5 +125,5 @@
}
// Register a startup event
- register_event_handler('init','system','notification_init',0);
+ register_elgg_event_handler('init','system','notification_init',0);
?> \ No newline at end of file