Merge remote-tracking branch 'origin/master'
This commit is contained in:
@ -129,7 +129,7 @@ class ManiaControl implements CommandListener {
|
||||
|
||||
/**
|
||||
* Quit ManiaControl and log the given message
|
||||
*
|
||||
*test
|
||||
* @param string $message
|
||||
*/
|
||||
public function quit($message = false) {
|
||||
|
@ -22,7 +22,6 @@ class SettingManager {
|
||||
* Private properties
|
||||
*/
|
||||
private $maniaControl = null;
|
||||
private $configurator = null;
|
||||
private $arrayDelimiter = ';;';
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user