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/cryptocon16/config.php | |
parent | 01941566d26635116baf4eb79b3479b17dd55a3b (diff) |
gpn16: style beautification
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/cryptocon16/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/cryptocon16/config.php b/configs/conferences/cryptocon16/config.php index e2aeea4..81974eb 100644 --- a/configs/conferences/cryptocon16/config.php +++ b/configs/conferences/cryptocon16/config.php @@ -101,7 +101,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( * Wird beides aktiviert, hat der externe Link Vorrang! * Wird beides auskommentiert, wird der Link nicht angezeigt */ -// 'RELIVE_JSON' => '', + //'RELIVE_JSON' => 'configs/conferences/cryptocon16/vod.json', /** * APCU-Cache-Zeit in Sekunden |