Prevent Hypolite from doing comments about standards ;-)

This commit is contained in:
Michael 2017-03-27 06:11:45 +00:00
parent 364d88fa70
commit fa7721c735
1 changed files with 1 additions and 1 deletions

View 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