aboutsummaryrefslogtreecommitdiff
path: root/actions/register.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/register.php')
-rw-r--r--actions/register.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/register.php b/actions/register.php
index b211f34f1..c515d27ee 100644
--- a/actions/register.php
+++ b/actions/register.php
@@ -10,8 +10,6 @@
global $CONFIG;
-action_gatekeeper();
-
// Get variables
$username = get_input('username');
$password = get_input('password');