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