Removed just more old diaspora function calls.

This commit is contained in:
Michael Vogel 2016-03-14 20:53:44 +01:00 committed by Roland Haeder
parent 2446c56e50
commit 07bd89c35f
No known key found for this signature in database
GPG key ID: B72F8185C6C7BD78
13 changed files with 8 additions and 109 deletions

View file

@ -71,10 +71,6 @@ function cron_run(&$argv, &$argc){
proc_run('php',"include/queue.php");
// run diaspora photo queue process in the background
proc_run('php',"include/dsprphotoq.php");
// run the process to discover global contacts in the background
proc_run('php',"include/discover_poco.php");