mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-12 01:54:26 +02:00
mysql error report fix (no mysqli), suggested friends for new members settings
This commit is contained in:
parent
f4e1135f79
commit
034038849c
5 changed files with 88 additions and 12 deletions
|
@ -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');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue