mirror of
https://github.com/friendica/friendica
synced 2025-04-26 13:50:11 +00:00
There is now "rawContent" for technical endpoints
This commit is contained in:
parent
cb44aa83c7
commit
a8b776c189
6 changed files with 13 additions and 7 deletions
|
@ -14,7 +14,7 @@ use Friendica\Model\User;
|
|||
*/
|
||||
class Followers extends BaseModule
|
||||
{
|
||||
public static function init()
|
||||
public static function rawContent()
|
||||
{
|
||||
$a = self::getApp();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue