diff options
| author | Andreas Hubel | 2019-08-24 20:33:26 +0200 | 
|---|---|---|
| committer | Andreas Hubel | 2019-08-24 20:33:26 +0200 | 
| commit | b3e7e9991c8a4e21ba16a29653ec3a1c7423bc28 (patch) | |
| tree | 29d888dbe0e3cdc58acb26bc442d0eef285eb452 /configs | |
| parent | f7a4b7c1736f9ceaab8472efba47dec5828f3548 (diff) | |
fix room of thm schedule
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/conferences/camp2019/config.php | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/configs/conferences/camp2019/config.php b/configs/conferences/camp2019/config.php index 064df04..3cd9956 100644 --- a/configs/conferences/camp2019/config.php +++ b/configs/conferences/camp2019/config.php @@ -421,10 +421,6 @@ $CONFIG['ROOMS'] = array(          'AUDIO' => false,          'SLIDES' => false,          'MUSIC' => false, - -        'SCHEDULE' => false, -        'SCHEDULE_NAME' => 'Plank', -          'FEEDBACK' => false,          'SUBTITLES' => false,          'EMBED' => true, | 
