diff options
| author | Andreas Hubel | 2019-03-15 13:00:56 +0100 | 
|---|---|---|
| committer | Andreas Hubel | 2019-03-15 13:00:56 +0100 | 
| commit | 02deed39005cf10652a46ca7e620118ecb5349d3 (patch) | |
| tree | 86718346c189ad8e67a62f0c7958b72d0bf80218 /configs | |
| parent | 7635ae544cb7cc98ee96e45d6414c8ab1e7131f2 (diff) | |
physik haal is no longer in use
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/fossgis2019/config.php | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/configs/conferences/fossgis2019/config.php b/configs/conferences/fossgis2019/config.php index 62fa04f..1192c96 100644 --- a/configs/conferences/fossgis2019/config.php +++ b/configs/conferences/fossgis2019/config.php @@ -113,7 +113,6 @@ $CONFIG['OVERVIEW'] = array(  	'GROUPS' => array(  		'Live' => array(  			'audimax', -			'physik',  			'mathe',  		),  	), @@ -226,7 +225,7 @@ $CONFIG['SCHEDULE'] = array(  	 *  	 * Wird diese Zeile auskommentiert,: werden alle Räume angezeigt  	 */ -	'ROOMFILTER' => array('Audimax S239', 'Physik Z254', 'Mathe Z211'), +	//'ROOMFILTER' => array('Audimax S239', 'Physik Z254', 'Mathe Z211'),  	/**  	 * Skalierung der Programm-Vorschau in Sekunden pro Pixel | 
