mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02:00
Removed just more old diaspora function calls.
This commit is contained in:
parent
3734555715
commit
56cb6cc897
13 changed files with 8 additions and 109 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue