1
0
Fork 0

Moved some workers in their new habitat

This commit is contained in:
Michael 2017-11-15 20:59:42 +00:00
commit 33e98d6264
4 changed files with 0 additions and 0 deletions

View file

@ -1,7 +0,0 @@
<?php
require_once("include/threads.php");
function threadupdate_run(&$argv, &$argc){
update_threads();
update_threads_mention();
}