individuel player score match data #116
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ $lastMatches = array_slice($allMatches, 0, 8);
|
|||
echo "<td>" . htmlspecialchars($matchinfo['createdAt']) . "</td>";
|
||||
echo "<td>" . htmlspecialchars($matchdata['id']) . "</td>";
|
||||
echo "</tr>";
|
||||
isset($mapNames[$match['mapName']]) ? $mapNames[$match['mapName']] : $match['mapName'];
|
||||
echo "</table>";
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue