Merge pull request #75 from armando1980/patch-30

fix report when spies not return
This commit is contained in:
Shadow
2014-01-25 12:59:41 -08:00
+2 -1
View File
@@ -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>