provide a way to sync locations and get rid of bogus hublocs, now implemented
This commit is contained in:
@@ -171,6 +171,9 @@ function poller_run($argv, $argc){
|
||||
proc_run('php','include/expire.php');
|
||||
proc_run('php','include/cli_suggest.php');
|
||||
|
||||
require_once('include/hubloc.php');
|
||||
remove_obsolete_hublocs();
|
||||
|
||||
/**
|
||||
* End Cron Daily
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user