diff --git a/homepage/index.php b/homepage/index.php index 8b8b87d..caccab9 100644 --- a/homepage/index.php +++ b/homepage/index.php @@ -1,10 +1,10 @@ + "; } -echo ""; if(isset($_GET['log'])) { if (file_exists('/home/pi/BirdNET-Pi/thisrun.txt')) { $config = parse_ini_file('/home/pi/BirdNET-Pi/thisrun.txt'); @@ -61,5 +63,6 @@ if(isset($_GET['log'])) { } elseif(isset($_GET['spectrogram'])){ header("Location: /spectrogram.php"); } else { - echo "