kills
This commit is contained in:
parent
12ae7bd815
commit
a878c7a3b7
1 changed files with 0 additions and 1 deletions
|
|
@ -186,7 +186,6 @@ $lastMatches = array_slice($allMatches, 0, 8);
|
||||||
echo "<td>" . htmlspecialchars($playerStats['revives']) . "</td>";
|
echo "<td>" . htmlspecialchars($playerStats['revives']) . "</td>";
|
||||||
echo "<td>" . htmlspecialchars($playerStats['longestKill']) . "</td>";
|
echo "<td>" . htmlspecialchars($playerStats['longestKill']) . "</td>";
|
||||||
echo "<td>" . htmlspecialchars($playerStats['DBNOs']) . "</td>";
|
echo "<td>" . htmlspecialchars($playerStats['DBNOs']) . "</td>";
|
||||||
echo "<td>" . htmlspecialchars($playerStats['headshotKills']) . "</td>";
|
|
||||||
echo "<td>" . htmlspecialchars($playerStats['assists']) . "</td>";
|
echo "<td>" . htmlspecialchars($playerStats['assists']) . "</td>";
|
||||||
echo "</tr>";
|
echo "</tr>";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue