diff options
author | MaZderMind | 2016-01-30 22:27:45 +0100 |
---|---|---|
committer | MaZderMind | 2016-01-30 22:27:45 +0100 |
commit | c73d64d321c6290764b1fdc228a067b7929cad30 (patch) | |
tree | 9d2af7190122be2ddfdb746c50ad679066d83aad /configs | |
parent | 2e9cc64e41bae2aab58dcb32d81999651964ee13 (diff) |
auto-close jatm-festival
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/jatm-festival/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/jatm-festival/config.php b/configs/conferences/jatm-festival/config.php index 971f84b..d3b2204 100644 --- a/configs/conferences/jatm-festival/config.php +++ b/configs/conferences/jatm-festival/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' => false, /** * Titel der Konferenz (kann Leer- und Sonderzeichen enthalten) |