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"])) {