From 91d2a6042198fdeac9f6fc297ffe6380cb21fca0 Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Mon, 17 Apr 2023 10:51:27 -0400 Subject: [PATCH] fix backlog message showing when it shouldn't --- scripts/overview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/overview.php b/scripts/overview.php index 7f41c1c..9cf96d4 100644 --- a/scripts/overview.php +++ b/scripts/overview.php @@ -224,7 +224,7 @@ if(isset($_GET['ajax_detections']) && $_GET['ajax_detections'] == "true" && isse } } if($iterations == 0) { - if($todaycount > 0) { + if($todaycount['COUNT(*)'] > 0) { echo "