aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/chaosradio/config.php4
-rw-r--r--configs/conferences/datengarten/config.php4
2 files changed, 4 insertions, 4 deletions
diff --git a/configs/conferences/chaosradio/config.php b/configs/conferences/chaosradio/config.php
index 523cc51..65d6392 100644
--- a/configs/conferences/chaosradio/config.php
+++ b/configs/conferences/chaosradio/config.php
@@ -116,7 +116,7 @@ $GLOBALS['CONFIG']['OVERVIEW'] = array(
*/
'GROUPS' => array(
'' => array(
- 'chaosradio',
+ 'cccb',
),
),
);
@@ -131,7 +131,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array(
* Array-Key ist der Raum-Slug, der z.B. auch zum erstellen der URLs,
* in $GLOBALS['CONFIG']['OVERVIEW'] oder im Feedback verwendet wird.
*/
- 'chaosradio' => array(
+ 'cccb' => array(
/**
* Angezeige-Name
*/
diff --git a/configs/conferences/datengarten/config.php b/configs/conferences/datengarten/config.php
index a5f0d81..f9ee726 100644
--- a/configs/conferences/datengarten/config.php
+++ b/configs/conferences/datengarten/config.php
@@ -116,7 +116,7 @@ $GLOBALS['CONFIG']['OVERVIEW'] = array(
*/
'GROUPS' => array(
'' => array(
- 'datengarten',
+ 'cccb',
),
),
);
@@ -131,7 +131,7 @@ $GLOBALS['CONFIG']['ROOMS'] = array(
* Array-Key ist der Raum-Slug, der z.B. auch zum erstellen der URLs,
* in $GLOBALS['CONFIG']['OVERVIEW'] oder im Feedback verwendet wird.
*/
- 'datengarten' => array(
+ 'cccb' => array(
/**
* Angezeige-Name
*/