]> git.mxchange.org Git - friendica.git/blobdiff - mod/item.php
modified: view/theme/smoothly/style.css
[friendica.git] / mod / item.php
index c7b755eaed12582d5070f72bbc652b47066b2e1a..6c1c06f99a901ea505dba9368252285ad821936e 100644 (file)
@@ -748,6 +748,7 @@ function item_post(&$a) {
                                        'verb'         => ACTIVITY_POST,
                                        'otype'        => 'item',
                                        'parent'       => $parent,
+                                       'parent_uri'   => $parent_item['uri']
                                ));
                        
                        }