aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/actions/add.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/thewire/actions/add.php')
-rw-r--r--mod/thewire/actions/add.php2
1 files changed, 1 insertions, 1 deletions
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");
}