mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-05 12:24:20 +00:00
Update config.tpl
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user