From 1d33c3fd07fbfa41359af0e99079f57f022e7124 Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 22 Mar 2010 16:56:55 +0000 Subject: Merged 1.7 bugfixes back into core. (5376:HEAD). git-svn-id: http://code.elgg.org/elgg/trunk@5471 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/start.php | 1 - 1 file changed, 1 deletion(-) (limited to 'mod/thewire/start.php') 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 -- cgit v1.2.3