]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/ReallySimpleDiscovery.php
Standards
[friendica.git] / src / Module / ReallySimpleDiscovery.php
index fe071fc550b17d86f448eb473cc9932f86fc42b6..dacee205b0dd8a8d8e67b5cfa1b9f1193393f6b7 100644 (file)
@@ -31,7 +31,7 @@ use Friendica\Util\XML;
  */
 class ReallySimpleDiscovery extends BaseModule
 {
-       public function rawContent()
+       protected function rawContent(array $request = [])
        {
                header('Content-Type: text/xml');