aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/guadec2016/config.php
diff options
context:
space:
mode:
authorFlorian Larysch2016-08-11 22:12:21 +0200
committerFlorian Larysch2016-08-11 22:12:21 +0200
commit4856b1e1553bd51b5932c7d4a3e482299d01e9f3 (patch)
tree58b2cf2d3a71a644b77aaa822d88c6accc3f8f39 /configs/conferences/guadec2016/config.php
parent89f135b643e838193853863ff15633d9db025b75 (diff)
guadec2016: have Rooms, not Stages
Diffstat (limited to 'configs/conferences/guadec2016/config.php')
-rw-r--r--configs/conferences/guadec2016/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/guadec2016/config.php b/configs/conferences/guadec2016/config.php
index 3d29e05..3053046 100644
--- a/configs/conferences/guadec2016/config.php
+++ b/configs/conferences/guadec2016/config.php
@@ -118,7 +118,7 @@ $GLOBALS['CONFIG']['OVERVIEW'] = array(
* sonst werden sie nicht angezeigt.
*/
'GROUPS' => array(
- 'Stages' => array(
+ 'Rooms' => array(
'room1',
'room2',
),