Commit Graph

4 Commits

Author SHA1 Message Date
hexcoded 9be57ca904 Update 17_4.tpl
(Gold Club Active)MarketPlace -Trade Routes .The user get error when try to delete/expand non selected  route or non route in  list.(You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1).

TravianZ\trunk\Templates\Build\17_4_test.tpl
before  line 60 :
<a href="build.php?action=extendRoute&routeid=<?php echo $routeid; ?>">extend</a>*
add line:
<?php $routeid=$routeid == 0? $routeid=0:$routeid; ?>
2013-06-06 16:18:48 +03:00
unknown df7f718526 more update 2013-04-06 20:01:49 +03:00
unknown fc7f74c197 fix trade routes: now if you have not more than one village you cannot use them 2012-06-09 18:06:12 +03:00
unknown 7f1cf234b2 big update (trade routes, less hungry troops artefact, somethings in hero table, fix peace reports...) 2012-06-07 22:15:27 +03:00