aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/actions/addtogroup.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/groups/actions/addtogroup.php')
-rw-r--r--mod/groups/actions/addtogroup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/groups/actions/addtogroup.php b/mod/groups/actions/addtogroup.php
index af99c3edf..9ce42d523 100644
--- a/mod/groups/actions/addtogroup.php
+++ b/mod/groups/actions/addtogroup.php
@@ -84,6 +84,6 @@
else
system_message(elgg_echo("groups:notowner"));
- //forward($_SERVER['HTTP_REFERER']);
+ forward($_SERVER['HTTP_REFERER']);
exit;
?> \ No newline at end of file