From da90ff55725a9118ce6111ab2b6371650bf78ade Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 12 Feb 2011 22:41:25 +0000 Subject: a mostly completed port of JHU/APL wire plugin to 1.8 git-svn-id: http://code.elgg.org/elgg/trunk@8183 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/thewire/actions/add.php | 74 ++++++++++++++++++++------------------------- 1 file changed, 33 insertions(+), 41 deletions(-) (limited to 'mod/thewire/actions/add.php') diff --git a/mod/thewire/actions/add.php b/mod/thewire/actions/add.php index 04aa2bc82..f32f7e555 100644 --- a/mod/thewire/actions/add.php +++ b/mod/thewire/actions/add.php @@ -1,41 +1,33 @@ - +wire_thread"); +} + +system_message(elgg_echo("thewire:posted")); +forward(REFERER); -- cgit v1.2.3