]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/Cron.php
Now there are four more ...
[friendica.git] / src / Worker / Cron.php
index c859824755a1a5ee79ff12b6fbd3b10c98874dc2..00b28b6a52ce6704e9c4510b33aefe884839f6f5 100644 (file)
@@ -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