From 2358a220baad2f8dc027d9bd3cd01c34ae234968 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 15 Aug 2012 20:01:55 -0700 Subject: merge from upstream --- mod/item.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/item.php') diff --git a/mod/item.php b/mod/item.php index 757506bc4..e2fa5d06b 100644 --- a/mod/item.php +++ b/mod/item.php @@ -780,6 +780,7 @@ function item_post(&$a) { 'verb' => ACTIVITY_POST, 'otype' => 'item', 'parent' => $parent, + 'parent_uri' => $parent_item['uri'] )); } -- cgit v1.2.3