duplicate daemon run of cronhooks

This commit is contained in:
redmatrix 2016-05-25 16:48:32 -07:00
parent 0d8dcdbbc9
commit e559f8b6a1

View File

@ -62,11 +62,6 @@ class Poller {
$d = datetime_convert();
// TODO check to see if there are any cronhooks before wasting a process
if(! $restart)
Master::Summon(array('Cronhooks'));
// Only poll from those with suitable relationships
$abandon_sql = (($abandon_days)