mirror of
https://github.com/friendica/friendica
synced 2025-04-19 07:10: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
|
@ -15,7 +15,7 @@ use Friendica\Util\HTTPSignature;
|
|||
*/
|
||||
class Inbox extends BaseModule
|
||||
{
|
||||
public static function init()
|
||||
public static function rawContent()
|
||||
{
|
||||
$a = self::getApp();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue