From eaf096b485b350a477484a07fd0ca30b195a40d7 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Sun, 6 Mar 2022 09:28:11 -0500 Subject: [PATCH] testing an installation --- scripts/play.php | 4 ++-- scripts/viewdb.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/play.php b/scripts/play.php index 70cc162..fc973b9 100644 --- a/scripts/play.php +++ b/scripts/play.php @@ -104,7 +104,7 @@ if(!isset($_POST['species'])){ $filename = "/By_Date/".$date."/".$comname."/".$results['File_Name']; echo "$species $sciname - Best Recording
$date $time
$maxconf
+ Best Recording
$date $time
$maxconf
"; }} echo " @@ -135,7 +135,7 @@ if(!isset($_POST['species'])){ $confidence = $results['Confidence']; echo " $date $time
$confidence
- + "; }echo "";}?> diff --git a/scripts/viewdb.php b/scripts/viewdb.php index c4055b3..f73054b 100644 --- a/scripts/viewdb.php +++ b/scripts/viewdb.php @@ -103,7 +103,7 @@ $sciname = preg_replace('/ /', '_', $todaytable['Sci_Name']);

Confidence:
- +