fix report when spies not return

This commit is contained in:
armando1980
2014-01-25 13:40:06 -05:00
parent 9336155f28
commit 1e56769a38
+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>