From 82d191a1118b5439034344764f1ea965ffa8d1f1 Mon Sep 17 00:00:00 2001 From: Lanta Date: Wed, 15 Nov 2023 11:33:30 +0100 Subject: [PATCH] s --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 790faa9..3194de8 100644 --- a/index.php +++ b/index.php @@ -67,6 +67,7 @@ $lastMatches = array_slice($allMatches, 0, 8); foreach($lastMatches as $match) { $matchid = $match['id']; + print_r($match); echo " " . $match['playername'] . " " . $match['gameMode'] . "