figure out why poller isn't picking up old posts which failed to deliver
This commit is contained in:
@@ -224,7 +224,7 @@ function poller_run($argv, $argc){
|
||||
$update = true;
|
||||
}
|
||||
}
|
||||
dbg(0);
|
||||
|
||||
if((! $update) && (! $force))
|
||||
continue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user