aboutsummaryrefslogtreecommitdiff
path: root/actions/user/passwordreset.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/user/passwordreset.php')
-rw-r--r--actions/user/passwordreset.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/user/passwordreset.php b/actions/user/passwordreset.php
index e7bfbdebd..acc24d341 100644
--- a/actions/user/passwordreset.php
+++ b/actions/user/passwordreset.php
@@ -21,7 +21,7 @@
else
register_error(elgg_echo('user:password:fail'));
- forward($_SERVER['HTTP_REFERER']);
+ forward();
exit;
?> \ No newline at end of file