diff options
author | Daniel Molkentin | 2018-06-10 12:23:41 +0200 |
---|---|---|
committer | Daniel Molkentin | 2018-06-10 12:23:41 +0200 |
commit | bd89d17b1878703422b7edc631734aed980acee1 (patch) | |
tree | 24ec1f13ae3cd139f79ec724967a3c7520d5e0d2 /configs | |
parent | 6f18a1cfd4b44fc8cd7943bb29dfade38a34317d (diff) |
lac18: no more shows in nativespace
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', ), ), ); |