Replace comment

This commit is contained in:
Philipp Holzer 2019-12-30 23:45:42 +01:00
parent e2dc1d7477
commit 9bdb4db887
No known key found for this signature in database
GPG Key ID: D8365C3D36B77D90
1 changed files with 1 additions and 1 deletions

View File

@ -1303,7 +1303,7 @@ class OStatus
XML::addElement($doc, $root, "link", "", $attributes);
/// @TODO We have to find out what this is
/// $attributes = array("href" => System::baseUrl()."/sup",
/// $attributes = array("href" => DI::baseUrl()."/sup",
/// "rel" => "http://api.friendfeed.com/2008/03#sup",
/// "type" => "application/json");
/// XML::addElement($doc, $root, "link", "", $attributes);