diff options
Diffstat (limited to 'configs/conferences/mrmcd16/config.php')
-rwxr-xr-x[-rw-r--r--] | configs/conferences/mrmcd16/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/mrmcd16/config.php b/configs/conferences/mrmcd16/config.php index 6065ddb..845114b 100644..100755 --- a/configs/conferences/mrmcd16/config.php +++ b/configs/conferences/mrmcd16/config.php @@ -577,7 +577,7 @@ $GLOBALS['CONFIG']['SCHEDULE'] = array( * * Wird diese Zeile auskommentiert, werden alle Räume angezeigt */ - 'ROOMFILTER' => array('saal104', 'saal111'), + //'ROOMFILTER' => array('saal104', 'saal111'), /** * Skalierung der Programm-Vorschau in Sekunden pro Pixel |