From 32952e754d3f1d41d2e795159971ce4206127ebf Mon Sep 17 00:00:00 2001 From: DAProgs Date: Mon, 16 Mar 2026 09:58:44 -0400 Subject: [PATCH] repair pull.php --- pull.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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