mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-11 01:24:27 +02:00
minor edits
This commit is contained in:
parent
7e33c1072a
commit
be67cf663b
3 changed files with 10 additions and 12 deletions
|
@ -905,8 +905,6 @@ function consume_feed($xml,$importer,&$contact, &$hub, $datedir = 0) {
|
|||
|
||||
require_once('simplepie/simplepie.inc');
|
||||
|
||||
if(! $contact)
|
||||
logger('consume feed: anonymous');
|
||||
$feed = new SimplePie();
|
||||
$feed->set_raw_data($xml);
|
||||
if($datedir)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue