From 5e4298029a4f1bb8dbcef65ef0bd72db3e9a316a Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Aug 2014 21:00:51 -0700 Subject: and ... we've got a comment coming the other way --- include/diaspora.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/diaspora.php') diff --git a/include/diaspora.php b/include/diaspora.php index 9add80d36..0f0f50208 100755 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -1333,6 +1333,7 @@ function diaspora_comment($importer,$xml,$msg) { } } + $datarray['uid'] = $importer['channel_id']; $datarray['verb'] = ACTIVITY_POST; $datarray['mid'] = $guid; $datarray['parent_mid'] = $parent_item['mid']; -- cgit v1.2.3