From 406450199ed8951699e5e00a845bdb0de4129d18 Mon Sep 17 00:00:00 2001 From: Janusz Dobrowolski Date: Mon, 9 Mar 2009 11:16:59 +0000 Subject: [PATCH] Page security level changed to 1. --- admin/display_prefs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/display_prefs.php b/admin/display_prefs.php index 20424376..316733a7 100644 --- a/admin/display_prefs.php +++ b/admin/display_prefs.php @@ -9,7 +9,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security =10; +$page_security = 1; $path_to_root=".."; include($path_to_root . "/includes/session.inc"); -- 2.30.2