aboutsummaryrefslogtreecommitdiff
path: root/actions/user/default_access.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/user/default_access.php')
-rw-r--r--actions/user/default_access.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/user/default_access.php b/actions/user/default_access.php
index ae489dcbe..0c2390842 100644
--- a/actions/user/default_access.php
+++ b/actions/user/default_access.php
@@ -9,8 +9,6 @@
global $CONFIG;
if ($CONFIG->allow_user_default_access) {
- gatekeeper();
-
$default_access = get_input('default_access');
$user_id = get_input('guid');