aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/wikidatacon2019/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2019-10-26 17:16:33 +0200
committerDaniel Molkentin2019-10-26 17:16:33 +0200
commit6b24ad21d2f357034e52a282507f41c5fe973ea5 (patch)
tree734af52dbc3269389cb7c8701b1294e34c57e79f /configs/conferences/wikidatacon2019/config.php
parent129bf359cc3a3f1330169d7c2e86e47ba09736cb (diff)
wdc2019: two rooms closed
Diffstat (limited to 'configs/conferences/wikidatacon2019/config.php')
-rwxr-xr-xconfigs/conferences/wikidatacon2019/config.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/conferences/wikidatacon2019/config.php b/configs/conferences/wikidatacon2019/config.php
index 09ffc35..2bb3bd6 100755
--- a/configs/conferences/wikidatacon2019/config.php
+++ b/configs/conferences/wikidatacon2019/config.php
@@ -120,8 +120,8 @@ $CONFIG['OVERVIEW'] = array(
'GROUPS' => array(
'Lecture Rooms' => array(
'kleist',
- 'kepler',
- 'einstein',
+// 'kepler',
+// 'einstein',
),
),
);
@@ -420,8 +420,8 @@ $CONFIG['SCHEDULE'] = array(
*/
'ROOMFILTER' => [
'Kleist',
- 'Kepler',
- 'Einstein',
+// 'Kepler',
+// 'Einstein',
],
/**