]> git.mxchange.org Git - friendica.git/commitdiff
Replace comment
authornupplaPhil <admin@philipp.info>
Mon, 30 Dec 2019 22:45:42 +0000 (23:45 +0100)
committernupplaPhil <admin@philipp.info>
Mon, 30 Dec 2019 22:45:42 +0000 (23:45 +0100)
src/Protocol/OStatus.php

index c78380bb49159482353ab9ae67c5dc9ca1c460fc..21659a6036ae79f696a1b6dbe13358ecaa438895 100644 (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);