diff --git a/last_stats.php b/last_stats.php index 67c7794..92b242a 100644 --- a/last_stats.php +++ b/last_stats.php @@ -89,7 +89,7 @@ error_reporting(E_ALL); $imagePath = "images\green.png"; } else { $fontColor = "black"; - $imagePath = "images\equal.jpg"; + $imagePath = "images\equal.png"; } @@ -104,7 +104,7 @@ error_reporting(E_ALL);