From 33b3fae7aeaf94b85bba04a7c1633f892292d5b6 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 23 Feb 2009 17:33:43 +0000 Subject: new wire work git-svn-id: https://code.elgg.org/elgg/trunk@2903 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/actions/add.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/thewire/actions/add.php') diff --git a/mod/thewire/actions/add.php b/mod/thewire/actions/add.php index 8c441c0a2..67aab0600 100644 --- a/mod/thewire/actions/add.php +++ b/mod/thewire/actions/add.php @@ -54,7 +54,7 @@ if($location == "activity") forward("mod/riverdashboard/"); else - forward("mod/thewire/add.php"); + forward("mod/thewire/everyone.php"); } -- cgit v1.2.3