From 8ea23c0b04b289060e3fc2363a3f5967f7a7e291 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 14 Nov 2015 12:28:54 +0100 Subject: rename room to cccb on datengarten & chaosradio --- configs/conferences/datengarten/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/conferences/datengarten/config.php') 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 */ -- cgit v1.2.3