Added parameter to rawContent
This commit is contained in:
@@ -88,7 +88,7 @@ class Friendica extends BaseModule
|
||||
]);
|
||||
}
|
||||
|
||||
public static function rawContent()
|
||||
public static function rawContent($parameters)
|
||||
{
|
||||
$app = self::getApp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user