aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/actions/editdefault.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/profile/actions/editdefault.php')
-rw-r--r--mod/profile/actions/editdefault.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/profile/actions/editdefault.php b/mod/profile/actions/editdefault.php
index 1d50f432a..96e878402 100644
--- a/mod/profile/actions/editdefault.php
+++ b/mod/profile/actions/editdefault.php
@@ -6,7 +6,6 @@
*/
global $CONFIG;
-admin_gatekeeper();
$label = sanitise_string(get_input('label'));
$type = sanitise_string(get_input('type'));