diff options
author | Daniel Molkentin | 2019-06-02 13:27:31 +0200 |
---|---|---|
committer | Daniel Molkentin | 2019-06-02 13:27:31 +0200 |
commit | e64ea5ea20431e9073301da3032e47a1d1f589b0 (patch) | |
tree | abec4c804c6c8eccbaa09e1985ddf16021c4f07a /configs/conferences/gpn19/config.php | |
parent | bf653f0fc6146b27d9289ce5a143da703b31b596 (diff) |
gpn19: Vortragssaal ended
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/gpn19/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/gpn19/config.php b/configs/conferences/gpn19/config.php index 1f12bcc..720b681 100644 --- a/configs/conferences/gpn19/config.php +++ b/configs/conferences/gpn19/config.php @@ -121,7 +121,7 @@ $CONFIG['OVERVIEW'] = array( 'Vortragsräume' => array( # 'medientheater', 'grosses-studio', - 'vortragssaal', +# 'vortragssaal', # 'openhub' ), ), |