1
1
Fork 0

"parent = id" is replaced with gravity check

This commit is contained in:
Michael 2020-05-28 16:02:36 +00:00
commit 0acb5d4558
6 changed files with 12 additions and 9 deletions

View file

@ -346,7 +346,7 @@ function frio_display_item(App $a, &$arr)
if (
local_user()
&& local_user() == $arr['item']['uid']
&& $arr['item']['parent'] == $arr['item']['id']
&& $arr['item']['gravity'] == GRAVITY_PARENT
&& !$arr['item']['self'])
{
$subthread = [