From: Michael Date: Mon, 27 Mar 2017 06:11:45 +0000 (+0000) Subject: Prevent Hypolite from doing comments about standards ;-) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=fa7721c735f4d6cbd075a378ede1fdca66a10a54;p=friendica.git Prevent Hypolite from doing comments about standards ;-) --- diff --git a/include/ostatus.php b/include/ostatus.php index 449539e71b..e6087de087 100644 --- a/include/ostatus.php +++ b/include/ostatus.php @@ -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