From 91837b1646f7071f793c6fc7a44d2c4b21d048fa Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 10 Nov 2014 23:03:20 +0100 Subject: show program teaser on the startpage --- lib/config.php | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/config.php') diff --git a/lib/config.php b/lib/config.php index 473bc56..7053cd7 100644 --- a/lib/config.php +++ b/lib/config.php @@ -29,3 +29,10 @@ $GLOBALS['CONFIG']['FORMATS'] = array( 'audio' => 'Audio', 'slides' => 'Slide-Images', ); + +// various room-name nappings +$GLOBALS['CONFIG']['FAHRPLAN_ROOM_MAPPING'] = array( + 'Grossbaustelle BER' => 'saal1', + 'Tiefbaustelle S21' => 'saal2', + 'Hochbaustelle Elbphilharmonie' => 'saal6', +); -- cgit v1.2.3