Added parameter to rawContent
This commit is contained in:
@@ -11,7 +11,7 @@ use Friendica\BaseModule;
|
||||
*/
|
||||
class AccountManagementControlDocument extends BaseModule
|
||||
{
|
||||
public static function rawContent()
|
||||
public static function rawContent($parameters)
|
||||
{
|
||||
$output = [
|
||||
'version' => 1,
|
||||
|
||||
Reference in New Issue
Block a user