From fa7721c735f4d6cbd075a378ede1fdca66a10a54 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 27 Mar 2017 06:11:45 +0000 Subject: [PATCH] Prevent Hypolite from doing comments about standards ;-) --- include/ostatus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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