1
0
Fork 0
This commit is contained in:
friendica 2013-01-23 17:08:21 -08:00
commit d074656f26
45 changed files with 3136 additions and 1780 deletions

View file

@ -684,6 +684,8 @@ function conversation(&$a, $items, $mode, $update, $preview = false) {
continue;
}
call_hooks('display_item', $arr);
$item['pagedrop'] = $page_dropping;
if($item['id'] == $item['parent']) {