aboutsummaryrefslogtreecommitdiff
path: root/actions/user/name.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/user/name.php')
-rw-r--r--actions/user/name.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/user/name.php b/actions/user/name.php
index c3e79d725..e293d409c 100644
--- a/actions/user/name.php
+++ b/actions/user/name.php
@@ -6,8 +6,6 @@
* @subpackage Core
*/
-gatekeeper();
-
$name = strip_tags(get_input('name'));
$user_id = get_input('guid');