From 8073ea28073fcd0ab765285b10d95593b0fe0244 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 30 Jul 2008 16:07:58 +0000 Subject: Admin gatekeeper git-svn-id: https://code.elgg.org/elgg/trunk@1606 36083f99-b078-4883-b0ff-0f9b5a30f544 --- actions/import/odd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/import') diff --git a/actions/import/odd.php b/actions/import/odd.php index 8b3f3ac3f..c3c043423 100644 --- a/actions/import/odd.php +++ b/actions/import/odd.php @@ -14,7 +14,7 @@ */ // Safety - gatekeeper(); + admin_gatekeeper(); // Get input $data = get_input($data); -- cgit v1.2.3