aboutsummaryrefslogtreecommitdiff
path: root/actions/useradd.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/useradd.php')
-rw-r--r--actions/useradd.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/useradd.php b/actions/useradd.php
index 82625ad1b..dd6edfe31 100644
--- a/actions/useradd.php
+++ b/actions/useradd.php
@@ -6,8 +6,6 @@
* @subpackage Core
*/
-admin_gatekeeper(); // Only admins can add a user
-
// Get variables
global $CONFIG;
$username = get_input('username');