From f52e754dc6d66538048c56b36fab97e32196c3bb Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 9 Sep 2014 15:53:58 -0700 Subject: put back old pointer --- include/diaspora.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/diaspora.php b/include/diaspora.php index adf4e9cb9..ae2db9407 100755 --- a/include/diaspora.php +++ b/include/diaspora.php @@ -987,7 +987,7 @@ function diaspora_reshare($importer,$xml,$msg) { . "' link='" . $orig_url . "' posted='" . datetime_convert('UTC','UTC',unxmlify($sourcexml->post->status_message->created_at)) . "' message_id='" . unxmlify($source_xml->post->status_message->guid) - . "]" . $newbody . "[/share]"; + . "]" . $body . "[/share]"; $created = unxmlify($xml->created_at); -- cgit v1.2.3