From 9bbb2ac43e9859c460b3a509404fa927288a1cc9 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 18 Oct 2014 18:29:33 +0200 Subject: room list style & content --- config.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config.php') diff --git a/config.php b/config.php index 0837b84..c5fad8d 100644 --- a/config.php +++ b/config.php @@ -7,8 +7,11 @@ $GLOBALS['CONFIG']['ROOMS'] = array( 'saal1' => 'Saal 1', 'saal2' => 'Saal 2', 'saalg' => 'Saal G', - 'saalz' => 'Saal Z', + 'saal6' => 'Saal 6', + 'lounge' => 'Lounge', + 'ambient' => 'Ambient', + 'sendezentrum' => 'Sendezentrum', ); -- cgit v1.2.3