diff options
author | root | 2016-05-25 23:18:08 +0200 |
---|---|---|
committer | root | 2016-05-25 23:18:08 +0200 |
commit | 7a98ce1ce5be6684bfadb6abbb0454cc33811bcf (patch) | |
tree | 8609b58d1a3d8ee856902d3a0cbd8d6212cf7502 /configs/conferences/afu | |
parent | 01941566d26635116baf4eb79b3479b17dd55a3b (diff) |
gpn16: style beautification
Diffstat (limited to 'configs/conferences/afu')
-rw-r--r-- | configs/conferences/afu/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/afu/config.php b/configs/conferences/afu/config.php index 0eaaed1..2f22bba 100644 --- a/configs/conferences/afu/config.php +++ b/configs/conferences/afu/config.php @@ -117,7 +117,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( * * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ - //'RELIVE_JSON' => 'configs/conferences/afu/vod.json', + 'RELIVE_JSON' => 'configs/conferences/afu/relive.json', ); /** |