]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/ReallySimpleDiscovery.php
Merge init() and content()
[friendica.git] / src / Module / ReallySimpleDiscovery.php
index 838843fbf0f2374dedf8ebdb52153f59ab73762b..7cf0db6c7b965d6ac4b4507d628ee74468b1e912 100644 (file)
@@ -11,7 +11,7 @@ use Friendica\Util\XML;
  */
 class ReallySimpleDiscovery extends BaseModule
 {
-       public static function rawContent($parameters)
+       public static function rawContent(array $parameters = [])
        {
                header('Content-Type: text/xml');