]> git.mxchange.org Git - friendica.git/commitdiff
Prevent Hypolite from doing comments about standards ;-)
authorMichael <heluecht@pirati.ca>
Mon, 27 Mar 2017 06:11:45 +0000 (06:11 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 27 Mar 2017 06:11:45 +0000 (06:11 +0000)
include/ostatus.php

index 449539e71bfc75171ac5deddd3f20066aefbdd02..e6087de0873e0e85aa4ac7796cf509a7b6277354 100644 (file)
@@ -811,7 +811,7 @@ class ostatus {
                if (((intval(get_config('system','ostatus_poll_interval')) == -2) AND (count($item) > 0)) OR
                        ($item["verb"] == ACTIVITY_LIKE) OR ($conversation_url == "")) {
                        $item_stored = item_store($item, $all_threads);
-                       return($item_stored);
+                       return $item_stored;
                }
 
                // Get the parent