friendika-z initial implementation
This commit is contained in:
parent
aa4636d03a
commit
96857389ac
6 changed files with 25 additions and 6 deletions
|
@ -445,6 +445,7 @@ function item_post(&$a) {
|
|||
|
||||
$datarray['parent'] = $parent;
|
||||
$datarray['self'] = $self;
|
||||
$datarray['prvnets'] = $user['prvnets'];
|
||||
|
||||
if($orig_post)
|
||||
$datarray['edit'] = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue