diff --git a/matchinfo.php b/matchinfo.php index 63f49c6..385e78c 100644 --- a/matchinfo.php +++ b/matchinfo.php @@ -8,7 +8,7 @@ if (isset($_GET['matchid'])) { if (file_exists($filename)) { // Read and decode the JSON file $jsonData = json_decode(file_get_contents($filename), true); - + echo $jsonData; // Start building the HTML table echo "
| Player Name | Kills | Damage Dealt | Time Survived | Rank |
|---|