gittest1
This commit is contained in:
parent
206cbcfb96
commit
cb5a03568d
@ -4,7 +4,7 @@ namespace ManiaControl;
|
||||
|
||||
/**
|
||||
* Class managing settings and configurations
|
||||
*t
|
||||
*
|
||||
* @author steeffeen & kremsy
|
||||
*/
|
||||
class SettingManager {
|
||||
@ -22,7 +22,6 @@ class SettingManager {
|
||||
* Private properties
|
||||
*/
|
||||
private $maniaControl = null;
|
||||
private $configurator = null;
|
||||
private $arrayDelimiter = ';;';
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user