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, 0 insertions, 2 deletions
diff --git a/actions/user/passwordreset.php b/actions/user/passwordreset.php
index 230dfd68f..201d6abcf 100644
--- a/actions/user/passwordreset.php
+++ b/actions/user/passwordreset.php
@@ -6,8 +6,6 @@
* @subpackage Core
*/
-global $CONFIG;
-
$user_guid = get_input('u');
$code = get_input('c');