Update config.tpl

This commit is contained in:
Shadow
2014-03-10 09:01:37 +02:00
parent cdc84e1ffd
commit 22638039cb
-3
View File
@@ -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)";
?>
</b></td>
</tr>
<td><b><?php echo (ERROR_REPORT=="error_reporting (0);")? "No": "Yes";?></b></td>
</tr>
</table>
<table id="member">