method renamed

This commit is contained in:
Steffen Schröder
2014-06-14 19:08:07 +02:00
parent 9647a48fb6
commit 23ddeb539c
3 changed files with 4 additions and 4 deletions

View File

@ -356,7 +356,7 @@ class ManiaControl implements CommandListener, TimerListener {
}
// Connect finished
$this->log("Server Connection successfully established!");
$this->log('Server Connection successfully established!');
// Hide old widgets
$this->client->sendHideManialinkPage();