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