aboutsummaryrefslogtreecommitdiff
path: root/mod/exporttest
diff options
context:
space:
mode:
Diffstat (limited to 'mod/exporttest')
-rw-r--r--mod/exporttest/start.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/exporttest/start.php b/mod/exporttest/start.php
index 7563b0cd9..3e1817878 100644
--- a/mod/exporttest/start.php
+++ b/mod/exporttest/start.php
@@ -20,5 +20,5 @@
// Make sure test_init is called on initialisation
- register_event_handler('init','system','exporttest_init');
+ register_elgg_event_handler('init','system','exporttest_init');
?> \ No newline at end of file