mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-06 04:44:21 +00:00
@@ -325,6 +325,10 @@ if($_SESSION['access'] < 9) die(ACCESS_DENIED_ADMIN);
|
||||
<td>Hostname</td>
|
||||
<td><?php echo SQL_SERVER;?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Port</td>
|
||||
<td><?php echo SQL_PORT;?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>DB Username</td>
|
||||
<td><?php echo SQL_USER;?></td>
|
||||
|
||||
Reference in New Issue
Block a user