oops
This commit is contained in:
parent
30d196991b
commit
fbb8938a87
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($matchinfo['createdAt']) . "</td>";
|
||||||
echo "<td>" . htmlspecialchars($matchdata['id']) . "</td>";
|
echo "<td>" . htmlspecialchars($matchdata['id']) . "</td>";
|
||||||
echo "</tr>";
|
echo "</tr>";
|
||||||
isset($mapNames[$match['mapName']]) ? $mapNames[$match['mapName']] : $match['mapName'];
|
|
||||||
echo "</table>";
|
echo "</table>";
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue