From 8ba137ff38529caf789b1a61928473a3a9f2b820 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 10 Feb 2009 18:43:58 +0000 Subject: Minor confusion clearups git-svn-id: https://code.elgg.org/elgg/trunk@2712 36083f99-b078-4883-b0ff-0f9b5a30f544 --- settings/plugins.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings/plugins.php') diff --git a/settings/plugins.php b/settings/plugins.php index 970dbf120..6969c777f 100644 --- a/settings/plugins.php +++ b/settings/plugins.php @@ -13,7 +13,7 @@ // Get the Elgg framework require_once(dirname(dirname(__FILE__)) . "/engine/start.php"); - // Make sure only valid admin users can see this + // Make sure only valid users can see this gatekeeper(); // Make sure we don't open a security hole ... -- cgit v1.2.3