]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Inbox.php
There is now "rawContent" for technical endpoints
[friendica.git] / src / Module / Inbox.php
index 4fc450d85a306e0b52323629174f8894bb403465..c97c3b7afb05a2dfe12a4a05c56d694c419e03ad 100644 (file)
@@ -15,7 +15,7 @@ use Friendica\Util\HTTPSignature;
  */
 class Inbox extends BaseModule
 {
-       public static function init()
+       public static function rawContent()
        {
                $a = self::getApp();