cron.php is reworked, other worker files had been moved temporarily
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
<?php
|
||||
require_once("include/threads.php");
|
||||
|
||||
function threadupdate_run(&$argv, &$argc){
|
||||
update_threads();
|
||||
update_threads_mention();
|
||||
}
|
||||
Reference in New Issue
Block a user