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)"; ?> - -