friendika-z initial implementation

This commit is contained in:
Friendika 2011-06-23 01:57:14 -07:00
commit 96857389ac
6 changed files with 25 additions and 6 deletions

View file

@ -445,6 +445,7 @@ function item_post(&$a) {
$datarray['parent'] = $parent;
$datarray['self'] = $self;
$datarray['prvnets'] = $user['prvnets'];
if($orig_post)
$datarray['edit'] = true;