]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/PublicRSAKey.php
Added parameter to rawContent
[friendica.git] / src / Module / PublicRSAKey.php
index ed099616ad41126a69ec0b41a11e92edbf888ec4..36502cc86bf442dfe730b5cac8034303a810cfd5 100644 (file)
@@ -12,7 +12,7 @@ use Friendica\Network\HTTPException\BadRequestException;
  */
 class PublicRSAKey extends BaseModule
 {
-       public static function rawContent()
+       public static function rawContent($parameters)
        {
                $app = self::getApp();