From 22638039cbd4184409a95be9f31751fbb70ee8ba Mon Sep 17 00:00:00 2001 From: Shadow Date: Mon, 10 Mar 2014 09:01:37 +0200 Subject: [PATCH] Update config.tpl --- Admin/Templates/config.tpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/Admin/Templates/config.tpl b/Admin/Templates/config.tpl index aabed3a0..60bb3441 100644 --- a/Admin/Templates/config.tpl +++ b/Admin/Templates/config.tpl @@ -160,9 +160,6 @@ if($_SESSION['access'] < 9) die(ACCESS_DENIED_ADMIN); echo (ERROR_REPORT=="error_reporting (0);")? "No": (ERROR_REPORT=="error_reporting (E_ALL);")? "Yes (E_ALL)":"Yes (E_ALL ^ E_NOTICE)"; ?> - - -