mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-20 02:00:58 +00:00
very big update
This commit is contained in:
@@ -51,7 +51,7 @@ if ($_SESSON['access'] == MULTIHUNTER) die("<br /><br /><br /><br /><br /><br />
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Language</td>
|
||||
<td><?php if(LANG == en){echo "English";} else if(LANG == es){echo "Spanish";} else if(LANG == ru){echo "Russian";} ?></td>
|
||||
<td><?php if(LANG == en){echo "English";} else if(LANG == es){echo "Spanish";} ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Server Speed</td>
|
||||
|
||||
@@ -42,6 +42,7 @@ include_once ("GameEngine/Ranking.php");
|
||||
<a href="massmessage.php">Mass message</a>
|
||||
<a href="sysmsg.php">System message</a>
|
||||
<a href="medals.php">Update top 10</a>
|
||||
<a href="?p=natarend">Add World Wonder Villages</a>
|
||||
<a href="?p=natarbuildingplan">Add WW Buildingplan Villages</a>
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user