Merge branch 'master' of https://github.com/annando/friendica
Conflicts: include/poller.php
This commit is contained in:
@@ -62,6 +62,10 @@ function poller_run(&$argv, &$argc){
|
||||
|
||||
proc_run('php',"include/queue.php");
|
||||
|
||||
// run diaspora photo queue process in the background
|
||||
|
||||
proc_run('php',"include/dsprphotoq.php");
|
||||
|
||||
// expire any expired accounts
|
||||
|
||||
q("UPDATE user SET `account_expired` = 1 where `account_expired` = 0
|
||||
|
||||
Reference in New Issue
Block a user