Added parameter to rawContent
This commit is contained in:
@@ -11,7 +11,7 @@ use Friendica\Model\Search;
|
||||
*/
|
||||
class XSocialRelay extends BaseModule
|
||||
{
|
||||
public static function rawContent()
|
||||
public static function rawContent($parameters)
|
||||
{
|
||||
$app = self::getApp();
|
||||
$config = $app->getConfig();
|
||||
|
||||
Reference in New Issue
Block a user