From a07057fc6d3f68c20f8f15c3573e74d2514ba8b6 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Tue, 1 Sep 2009 11:37:42 +0000 Subject: made sure all the actions are using the appropriate gatekeeper --- actions/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/settings.php') diff --git a/actions/settings.php b/actions/settings.php index ae74b8945..6b115b049 100644 --- a/actions/settings.php +++ b/actions/settings.php @@ -6,7 +6,7 @@ global $CONFIG; - gatekeeper(); + admin_gatekeeper(); action_gatekeeper(); -- cgit v1.2.3