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