mirror of
https://github.com/friendica/friendica
synced 2025-04-26 17:50:11 +00:00
"last-child" is not used anymore
This commit is contained in:
parent
2d66242b4f
commit
034d46196f
18 changed files with 6 additions and 105 deletions
|
@ -238,7 +238,6 @@ EOT;
|
|||
'deny_gid' => $item['deny_gid'],
|
||||
'visible' => 1,
|
||||
'unseen' => 1,
|
||||
'last-child' => 0
|
||||
];
|
||||
|
||||
$new_item_id = item_store($new_item);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue