diff options
author | Anton Schubert | 2017-05-28 12:11:43 +0200 |
---|---|---|
committer | Anton Schubert | 2017-05-28 12:11:43 +0200 |
commit | 7606f79f41811b3d04821fa04a747f511a49addf (patch) | |
tree | b0049b86e9d2e2d589b911457596904220df7b12 /configs/conferences | |
parent | 07e31d901347991d5d25715429d82e6d8562bc3b (diff) |
lounge at gpn is done
Diffstat (limited to 'configs/conferences')
-rw-r--r-- | configs/conferences/gpn17/config.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/conferences/gpn17/config.php b/configs/conferences/gpn17/config.php index 71658ea..862ca77 100644 --- a/configs/conferences/gpn17/config.php +++ b/configs/conferences/gpn17/config.php @@ -121,9 +121,9 @@ $CONFIG['OVERVIEW'] = array( 'grosses-studio', 'vortragssaal' ], - 'Live music' => [ - 'lounge', - ], + // 'Live music' => [ + // 'lounge', + // ], ), ); |