]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Following.php
There is now "rawContent" for technical endpoints
[friendica.git] / src / Module / Following.php
index 091a505cc92f6b3220931017a40f49ce344d98f9..6023db4cbe72ff821797355e0c2aa5862154d263 100644 (file)
@@ -14,7 +14,7 @@ use Friendica\Model\User;
  */
 class Following extends BaseModule
 {
-       public static function init()
+       public static function rawContent()
        {
                $a = self::getApp();