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