From cfb329465c4edf5699b1866c0b3cefe1f953c66f Mon Sep 17 00:00:00 2001 From: Thijs Stobbelaar 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'] . "