diff options
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/lac2018/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/lac2018/config.php b/configs/conferences/lac2018/config.php index 5473ebb..2ef5d6b 100644 --- a/configs/conferences/lac2018/config.php +++ b/configs/conferences/lac2018/config.php @@ -108,7 +108,7 @@ $CONFIG['OVERVIEW'] = array( 'Lecture Rooms' => array( 'mainhall', 'ceminar', - 'nativespace', +# 'nativespace', ), ), ); |