From d731218b332f58a46f558edeca1458d2846490b0 Mon Sep 17 00:00:00 2001 From: sempoi Date: Sat, 8 Mar 2014 16:04:34 +0800 Subject: [PATCH] Update config.tpl --- Admin/Templates/config.tpl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Admin/Templates/config.tpl b/Admin/Templates/config.tpl index 4851e7b4..1777abfe 100644 --- a/Admin/Templates/config.tpl +++ b/Admin/Templates/config.tpl @@ -153,6 +153,11 @@ if($_SESSION['access'] < 9) die(ACCESS_DENIED_ADMIN); Graphic Pack Enabled"; } else { echo "Disabled"; } ?> + + Error Reporting + + + @@ -342,4 +347,4 @@ function define_array( $array, $keys = NULL ) } } //define_array($array); -?> \ No newline at end of file +?>