aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/statistics.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/statistics.php')
-rw-r--r--engine/lib/statistics.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/statistics.php b/engine/lib/statistics.php
index 0067f3672..62f4ca508 100644
--- a/engine/lib/statistics.php
+++ b/engine/lib/statistics.php
@@ -119,4 +119,4 @@ function statistics_init() {
}
/// Register init function
-register_elgg_event_handler('init', 'system', 'statistics_init'); \ No newline at end of file
+elgg_register_event_handler('init', 'system', 'statistics_init'); \ No newline at end of file