X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Ffeed.php;h=cfef6d4ad03deb12b562840dfec395a827601eb9;hb=1b5f1effa0ed7d7774f34ebb199fcbf9e6fd9f4b;hp=32044e663e7113f8eda3834ef986579de5378df9;hpb=05dcedb54c8c8f2b48e47fa11cb6dd4586bdd9bb;p=friendica.git diff --git a/include/feed.php b/include/feed.php index 32044e663e..cfef6d4ad0 100644 --- a/include/feed.php +++ b/include/feed.php @@ -366,4 +366,3 @@ function feed_import($xml,$importer,&$contact, &$hub, $simulate = false) { return array("header" => $author, "items" => $items); } } -?>