diff options
author | MaZderMind | 2016-02-26 16:30:58 +0100 |
---|---|---|
committer | MaZderMind | 2016-02-26 16:30:58 +0100 |
commit | 349248216d87d032086d3e3b9cf07be6339fe7b5 (patch) | |
tree | a09bd5399c41710f2dfd1edcd288c1ea6616838b | |
parent | 0fa82471bff7703252964af27c81265b18421a6c (diff) |
activate reloive for dg
-rw-r--r-- | configs/conferences/datengarten/config.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/conferences/datengarten/config.php b/configs/conferences/datengarten/config.php index f196d43..39b80b7 100644 --- a/configs/conferences/datengarten/config.php +++ b/configs/conferences/datengarten/config.php @@ -101,6 +101,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( * Wird diese Zeile auskommentiert, wird der Link nicht angezeigt */ //'RELIVE_JSON' => 'configs/vod.json', + 'RELIVE_JSON' => 'configs/conferences/datengarten/vod.json', ); /** |