diff options
| author | Bjoern | 2019-11-03 13:51:33 +0100 | 
|---|---|---|
| committer | Bjoern | 2019-11-03 13:51:33 +0100 | 
| commit | d127590dcfffb6dda2ca8169aa0ee5b26fa1200a (patch) | |
| tree | 198f8c57805468ff01c22e93550e1b0575606c84 /configs/conferences/jh-ulm-2019/config.php | |
| parent | f4b368affb049d607cb60b567eeb6f5d48942de5 (diff) | |
change relive slug for jh19-ulm
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/jh-ulm-2019/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/jh-ulm-2019/config.php b/configs/conferences/jh-ulm-2019/config.php index afc250f..4b38604 100644 --- a/configs/conferences/jh-ulm-2019/config.php +++ b/configs/conferences/jh-ulm-2019/config.php @@ -97,7 +97,7 @@ $CONFIG['CONFERENCE'] = array(  	 * Wird beides aktiviert, hat der externe Link Vorrang!  	 * Wird beides auskommentiert, wird der Link nicht angezeigt  	 */ -	'RELIVE_JSON' => 'configs/conferences/jh-ulm-2019/vod.json', +	'RELIVE_JSON' => 'configs/conferences/jh19-ulm/vod.json',  	/**  	 * APCU-Cache-Zeit in Sekunden | 
