put back old pointer
This commit is contained in:
parent
35051405a0
commit
f52e754dc6
@ -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);
|
||||
|
Reference in New Issue
Block a user