From de2500effa7de7bbfb833cf8f6a2c70c9c907bab Mon Sep 17 00:00:00 2001 From: brettp Date: Tue, 15 Jun 2010 21:37:13 +0000 Subject: Quick and dirty changes to pages to work on 1.8's layout. git-svn-id: http://code.elgg.org/elgg/trunk@6495 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/pages/start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/pages/start.php') 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 +?> -- cgit v1.2.3