aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/gpn19/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2019-06-02 12:19:05 +0200
committerDaniel Molkentin2019-06-02 12:19:05 +0200
commitbf653f0fc6146b27d9289ce5a143da703b31b596 (patch)
tree9050aa64caabb4c2b0e51f19509537f40aad7c62 /configs/conferences/gpn19/config.php
parentd82b320cd496dd2001051402b51fe2a9a54eef3a (diff)
gpn19: Medientheater und OpenHUB sind abgebaut
Diffstat (limited to 'configs/conferences/gpn19/config.php')
-rw-r--r--configs/conferences/gpn19/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/gpn19/config.php b/configs/conferences/gpn19/config.php
index ee7208c..1f12bcc 100644
--- a/configs/conferences/gpn19/config.php
+++ b/configs/conferences/gpn19/config.php
@@ -119,10 +119,10 @@ $CONFIG['OVERVIEW'] = array(
*/
'GROUPS' => array(
'Vortragsräume' => array(
- 'medientheater',
+# 'medientheater',
'grosses-studio',
'vortragssaal',
- 'openhub'
+# 'openhub'
),
),
);