not on develop was this code in, but here? :-/
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
d07236deb6
commit
3778b15b7c
|
@ -242,10 +242,6 @@ function cron_poll_contacts($argc, $argv) {
|
|||
} else {
|
||||
proc_run(PRIORITY_LOW, 'include/onepoll.php', intval($contact['id']));
|
||||
}
|
||||
|
||||
if ($interval) {
|
||||
time_sleep_until(microtime(true) + (float) $interval);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue