]> git.mxchange.org Git - friendica.git/blobdiff - include/items.php
old behaviour restored
[friendica.git] / include / items.php
index 83aa82c940cc8d2c988b4f2009b924f397b044ed..af13898b2496d3f48d440314626a9f7b4fb37b2f 100644 (file)
@@ -228,7 +228,7 @@ function add_page_info_to_body($body, $texturl = false, $no_photos = false) {
  *
  * @TODO find proper type-hints
  */
-function consume_feed($xml, $importer, &$contact, &$hub, $datedir = 0, $pass = 0) {
+function consume_feed($xml, $importer, $contact, &$hub, $datedir = 0, $pass = 0) {
        if ($contact['network'] === NETWORK_OSTATUS) {
                if ($pass < 2) {
                        // Test - remove before flight