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/upgrade.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actions/upgrade.php') diff --git a/actions/upgrade.php b/actions/upgrade.php index 0ff04dadf..cb200380a 100644 --- a/actions/upgrade.php +++ b/actions/upgrade.php @@ -8,6 +8,8 @@ include_once dirname(dirname(dirname(dirname(__FILE__)))) . "/engine/start.php"; + admin_gatekeeper(); + $result = true; // add image class -- cgit v1.2.3