removed vardump
This commit is contained in:
parent
2ed1041aed
commit
f4b87a68a4
@ -112,7 +112,6 @@ class ServerSettings implements ConfiguratorMenu, CallbackListener {
|
||||
}
|
||||
$result->close();
|
||||
|
||||
var_dump($loadedSettings);
|
||||
$success = $this->maniaControl->client->query('SetServerOptions', $loadedSettings);
|
||||
if (!$success) {
|
||||
trigger_error('Error occurred: ' . $this->maniaControl->getClientErrorText());
|
||||
|
Loading…
Reference in New Issue
Block a user