diff options
Diffstat (limited to 'mod/pages/start.php')
-rw-r--r-- | mod/pages/start.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/pages/start.php b/mod/pages/start.php index b029dbfd7..9caa3c4f2 100644 --- a/mod/pages/start.php +++ b/mod/pages/start.php @@ -337,4 +337,4 @@ // Make sure the pages initialisation function is called on initialisation register_elgg_event_handler('init','system','pages_init'); register_elgg_event_handler('pagesetup','system','pages_submenus'); -?>
\ No newline at end of file +?> |