mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-06 21:04:20 +00:00
Merge pull request #75 from armando1980/patch-30
fix report when spies not return
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
## TRAVIANZ ##
|
||||
############################################################
|
||||
$dataarray = explode(",",$message->readingNotice['data']);
|
||||
$colspan="10";
|
||||
$colspan2="10";
|
||||
//attacker
|
||||
if ($database->getUserField($dataarray[0],'username',0)!="??") {
|
||||
@@ -298,4 +299,4 @@ for($i=129;$i<=138;$i++) {
|
||||
</tr></tbody></table>
|
||||
|
||||
<?php } ?>
|
||||
</td></tr></tbody></table>
|
||||
</td></tr></tbody></table>
|
||||
|
||||
Reference in New Issue
Block a user