diff --git a/pull.php b/pull.php index 914045e..34a4c89 100644 --- a/pull.php +++ b/pull.php @@ -18,7 +18,7 @@ $reason = "Portspoof Auto-Ban"; $now = date("YmdHis"); $enddate = date("YmdHis", strtotime("+" . $enddate_days . " days")); -$info_list = $now; // unique run identifier logged in info table (YYYYMMDDHHmmss) +$info_list = 0; // unique run identifier logged in info table (YYYYMMDDHHmmss) // ------------------------------------------------------------------ // 1. Get last-pulled timestamp from the most recent previous run