mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-21 10:37:14 +00:00
fix update spieler.php and graphic.tpl + fix edit forum for player without forum access + fix send resouces + more updates for farmlist (still not 100%)
This commit is contained in:
@@ -7,9 +7,10 @@
|
||||
<div id="textmenu">
|
||||
<a href="build.php?id=<?php echo $id; ?>">Overview</a> |
|
||||
<a href="a2b.php">Send troops</a> |
|
||||
<a href="warsim.php">Combat Simulator</a></div> <?php if($session->goldclub==1){ ?>|
|
||||
<a href="warsim.php">Combat Simulator</a> <?php if($session->goldclub==1){ ?>|
|
||||
<a href="build.php?id=<?php echo $id; ?>&t=99">Farmlist</a>
|
||||
<?php } ?>
|
||||
</div>
|
||||
<?php
|
||||
$units_type = $database->getMovement("34",$village->wid,1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user