Daily updating the server status

This commit is contained in:
Michael 2017-03-13 22:16:09 +00:00
parent eaf93dc041
commit a2b7b2a968
2 changed files with 36 additions and 1 deletions

View file

@ -123,6 +123,8 @@ function cron_run(&$argv, &$argc){
update_contact_birthdays();
proc_run(PRIORITY_LOW, "include/discover_poco.php", "update_server");
proc_run(PRIORITY_LOW, "include/discover_poco.php", "suggestions");
set_config('system','last_expire_day',$d2);