aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/pages/start.php')
-rw-r--r--mod/pages/start.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/pages/start.php b/mod/pages/start.php
index b0b16d0a3..b029dbfd7 100644
--- a/mod/pages/start.php
+++ b/mod/pages/start.php
@@ -43,7 +43,6 @@
elgg_extend_view('css','pages/css');
elgg_extend_view('groups/menu/links', 'pages/menu'); // Add to groups context
elgg_extend_view('groups/right_column', 'pages/groupprofile_pages'); // Add to groups context
- elgg_extend_view('owner_block/profile_extend', 'pages/profile_extend');
// Register entity type
register_entity_type('object','page');