aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorthomic2016-09-01 22:48:47 +0200
committerthomic2016-09-01 22:48:47 +0200
commitb8f6a4f8d633ecb93be7fec176574a425af6005f (patch)
tree61ccd4af83e03336891913b0ba46de4dcc0c0b7f /configs
parenta547e8a7da881dfecf14f2fd2e25d06f403ed9d5 (diff)
set CLOSED to before (so that it hopefully shows up)
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/qtcon16/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/qtcon16/config.php b/configs/conferences/qtcon16/config.php
index 4d13581..9833cef 100644
--- a/configs/conferences/qtcon16/config.php
+++ b/configs/conferences/qtcon16/config.php
@@ -26,7 +26,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array(
* Der Boolean true ist aus Abwärtskompatibilitätsgründen äquivalent zu 'after'. False ist äquivalent
* zu 'running'.
*/
- //'CLOSED' => false,
+ 'CLOSED' => 'before',
/**
* Titel der Konferenz (kann Leer- und Sonderzeichen enthalten)