removed test
This commit is contained in:
parent
36a6cf786d
commit
1011fbdde1
@ -139,7 +139,6 @@ class ManiaControl implements CommandListener, TimerListener {
|
||||
public function checkConnection($time) {
|
||||
if ($this->client->getIdleTime() > 180) {
|
||||
$this->client->getServerName();
|
||||
var_dump("test");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user