diff options
| author | Andreas Hubel | 2017-10-12 11:22:51 +0200 | 
|---|---|---|
| committer | Andreas Hubel | 2017-10-12 11:27:38 +0200 | 
| commit | c3a490b6d4bc30f854139ec3a2e5f8b20c7f2492 (patch) | |
| tree | 135b9b865c14fefcc201f1cc4f6cc826a1ef775e /configs | |
| parent | a3ed5d8d0fa3b2b315eb15bc1e12989dd8d7a400 (diff) | |
ogtm17: bugfix++
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/conferences/ogtm/.config.php.un~ | bin | 615 -> 0 bytes | |||
| -rw-r--r-- | configs/conferences/ogtm/config.php | 4 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/configs/conferences/ogtm/.config.php.un~ b/configs/conferences/ogtm/.config.php.un~Binary files differ deleted file mode 100644 index dc265a1..0000000 --- a/configs/conferences/ogtm/.config.php.un~ +++ /dev/null diff --git a/configs/conferences/ogtm/config.php b/configs/conferences/ogtm/config.php index 4046715..475205f 100644 --- a/configs/conferences/ogtm/config.php +++ b/configs/conferences/ogtm/config.php @@ -119,8 +119,8 @@ $CONFIG['OVERVIEW'] = array(  	 * sonst werden sie nicht angezeigt.  	 */  	'GROUPS' => array( -		'Lecture Rooms' => array( -			'HdG', +		'' => array( +			'altes-rathaus',  		),  	),  ); | 
