]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Xrd.php
Merge pull request #7848 from annando/mail-hooks
[friendica.git] / src / Module / Xrd.php
index 1028bfd531f3054265d677c1eef698d00445d997..79e0883a872bf10dd026cf8c33f7f374bb8d8c29 100644 (file)
@@ -17,7 +17,7 @@ use Friendica\Util\Strings;
  */
 class Xrd extends BaseModule
 {
-       public static function rawContent()
+       public static function rawContent(array $parameters = [])
        {
                $app = self::getApp();