diaspora share not rendering issue - still have one remaining (the recursive share from hell)
This commit is contained in:
parent
82ba42586c
commit
d4a6a6b4f5
@ -1005,7 +1005,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)
|
||||
. "]" . $body . "[/share]";
|
||||
. "']" . $body . "[/share]";
|
||||
|
||||
|
||||
$created = unxmlify($xml->created_at);
|
||||
|
Reference in New Issue
Block a user