From b702f2e23ec53a6f8f9c8d50156988ec3e612148 Mon Sep 17 00:00:00 2001 From: Lanta Date: Tue, 14 Nov 2023 22:20:56 +0100 Subject: [PATCH] fix --- matchinfo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matchinfo.php b/matchinfo.php index 04a55a4..bff0724 100644 --- a/matchinfo.php +++ b/matchinfo.php @@ -51,7 +51,7 @@ $lastMatches = array_slice($allMatches, 0, 8); // Read and decode the JSON file $jsonData = json_decode(file_get_contents($filename), true); $matchinfo = $jsonData['data']['attributes']; - $matchdata = $jsonData['data'] + $matchdata = $jsonData['data']; echo ""; echo ""; echo "";
matchTypedurationgameModemapNamecreatedAtid
" . htmlspecialchars($matchinfo['matchType']) . "