bugfix
This commit is contained in:
		| @@ -239,7 +239,9 @@ class ManiaControl implements CommandListener, TimerListener { | ||||
| 		} | ||||
|  | ||||
| 		// Hide widgets | ||||
| 		$this->client->sendHideManialinkPage(); | ||||
| 		if ($this->client) { | ||||
| 			$this->client->sendHideManialinkPage(); | ||||
| 		} | ||||
|  | ||||
| 		$this->log('Restarting ManiaControl!'); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user