mirror of
https://github.com/friendica/friendica
synced 2025-04-25 04:30:11 +00:00
dfrn functions could now work/Removed unused code
This commit is contained in:
parent
ea9a42259d
commit
c66b4387bf
8 changed files with 340 additions and 173 deletions
|
@ -458,7 +458,6 @@ function delivery_run(&$argv, &$argc){
|
|||
if (($x[0]['page-flags'] == PAGE_SOAPBOX) AND $top_level)
|
||||
break;
|
||||
|
||||
require_once('library/simplepie/simplepie.inc');
|
||||
logger('mod-delivery: local delivery');
|
||||
local_delivery($x[0],$atom);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue