parent
ddacbf2c13
commit
2830be25ea
|
@ -1892,12 +1892,7 @@ class OStatus
|
|||
|
||||
XML::addElement($doc, $entry, "content", $body, array("type" => "html"));
|
||||
|
||||
XML::addElement(
|
||||
$doc,
|
||||
$entry,
|
||||
"link",
|
||||
"",
|
||||
array("rel" => "alternate", "type" => "text/html",
|
||||
XML::addElement($doc, $entry, "link", "", array("rel" => "alternate", "type" => "text/html",
|
||||
"href" => System::baseUrl()."/display/".$item["guid"])
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user