]> git.mxchange.org Git - friendica.git/blobdiff - include/poller.php
preparation for 3rd generation email contacts
[friendica.git] / include / poller.php
index d9e5282f2dd7bdab9b34a23e49f6acb8841e521c..d568bbd037d380634bfaff2bf01f796dae4673a3 100644 (file)
@@ -60,6 +60,8 @@ function poller_run($argv, $argc){
 
                update_contact_birthdays();
 
+               update_suggestions();
+
                set_config('system','last_expire_day',$d2);
                proc_run('php','include/expire.php');
        }