diff options
author | Daniel Molkentin | 2019-10-26 17:16:33 +0200 |
---|---|---|
committer | Daniel Molkentin | 2019-10-26 17:16:33 +0200 |
commit | 6b24ad21d2f357034e52a282507f41c5fe973ea5 (patch) | |
tree | 734af52dbc3269389cb7c8701b1294e34c57e79f /configs/conferences/wikidatacon2019/config.php | |
parent | 129bf359cc3a3f1330169d7c2e86e47ba09736cb (diff) |
wdc2019: two rooms closed
Diffstat (limited to 'configs/conferences/wikidatacon2019/config.php')
-rwxr-xr-x | configs/conferences/wikidatacon2019/config.php | 8 |
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', ], /** |