Now there are four more ...
This commit is contained in:
@@ -85,7 +85,7 @@ Class Cron {
|
||||
dba::delete('workerqueue', array('`done` AND `executed` < UTC_TIMESTAMP() - INTERVAL 12 HOUR'));
|
||||
|
||||
// check upstream version?
|
||||
Worker::add(PRIORITY_LOW, 'checkversion');
|
||||
Worker::add(PRIORITY_LOW, 'CheckVersion');
|
||||
}
|
||||
|
||||
// Poll contacts
|
||||
|
||||
Reference in New Issue
Block a user