diff options
Diffstat (limited to 'mod/thewire')
-rw-r--r-- | mod/thewire/start.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/thewire/start.php b/mod/thewire/start.php index f4a29c47e..ef6564678 100644 --- a/mod/thewire/start.php +++ b/mod/thewire/start.php @@ -33,7 +33,6 @@ elgg_extend_view('css','thewire/css'); //extend views - elgg_extend_view('activity/thewire', 'thewire/activity_view'); elgg_extend_view('profile/status', 'thewire/profile_status'); // Register a page handler, so we can have nice URLs |