aboutsummaryrefslogtreecommitdiff
path: root/mod/defaultwidgets/actions/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/defaultwidgets/actions/update.php')
-rw-r--r--mod/defaultwidgets/actions/update.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/defaultwidgets/actions/update.php b/mod/defaultwidgets/actions/update.php
index 466bae5a6..9b34c228c 100644
--- a/mod/defaultwidgets/actions/update.php
+++ b/mod/defaultwidgets/actions/update.php
@@ -6,9 +6,6 @@
*
**/
-// validate user is an admin
-admin_gatekeeper ();
-
// get parameters
$context = get_input ( 'context' );
$leftbar = str_replace ( '::0', '', get_input ( 'debugField1' ) );