aboutsummaryrefslogtreecommitdiff
path: root/config.php
diff options
context:
space:
mode:
authorMaZderMind2014-10-18 18:29:33 +0200
committerMaZderMind2014-10-18 18:29:33 +0200
commit9bbb2ac43e9859c460b3a509404fa927288a1cc9 (patch)
tree0ceb4287db6dd072b2c9ef96d911d687585c2c90 /config.php
parentebaecb018a797ac9bf29ca6731dedf2cc89b2441 (diff)
room list style & content
Diffstat (limited to '')
-rw-r--r--config.php5
1 files changed, 4 insertions, 1 deletions
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',
);