Once again, notices ... (#5535)
This commit is contained in:
committed by
Tobias Diekershoff
parent
4bd7daa205
commit
71b1638d9a
@@ -1356,7 +1356,7 @@ class OStatus
|
||||
"href" => $siteinfo["url"],
|
||||
"type" => "text/html; charset=UTF-8",
|
||||
"length" => "",
|
||||
"title" => $siteinfo["title"]];
|
||||
"title" => defaults($siteinfo, "title", $siteinfo["url"])];
|
||||
XML::addElement($doc, $root, "link", "", $attributes);
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user