mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-16 01:26:07 +00:00
fix WW villages and buildingplan create
This commit is contained in:
@@ -449,6 +449,7 @@ To build a WW, you must own a plan yourself (you = the WW village owner) from lv
|
||||
The construction plans are conquerable immediately when they appear to the server.
|
||||
|
||||
There will be a countdown in game, showing the exact time of the release, 5 days prior to the launch." ,$text);
|
||||
$text = utf8_encode($text);
|
||||
fwrite($fh, $text);
|
||||
|
||||
$query="SELECT * FROM ".TB_PREFIX."users ORDER BY id + 0 DESC";
|
||||
|
||||
Reference in New Issue
Block a user