From 9b78881f9f916800012307a560a557444c04e1ad Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Sat, 16 Jul 2022 17:49:50 -0400 Subject: [PATCH] Update overview.php --- scripts/overview.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/overview.php b/scripts/overview.php index 25d77b7..bf7df3f 100644 --- a/scripts/overview.php +++ b/scripts/overview.php @@ -56,6 +56,8 @@ if(isset($_GET['ajax_detections']) && $_GET['ajax_detections'] == "true" && isse if($_GET['previous_detection_identifier'] == $filename) { die(); } if($_GET['only_name'] == "true") { echo $comname.",".$filename;die(); } + $iterations++; + if (!empty($config["FLICKR_API_KEY"])) { if(!empty($config["FLICKR_FILTER_EMAIL"])) {