repair pull.php
This commit is contained in:
2
pull.php
2
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
|
||||
|
||||
Reference in New Issue
Block a user