diff options
author | Daniel Molkentin | 2019-12-30 17:44:53 +0100 |
---|---|---|
committer | Daniel Molkentin | 2019-12-30 17:44:53 +0100 |
commit | 1893591c124166e4bef423ce96f043ca1234e498 (patch) | |
tree | 65bfaed854dca05fb1d4bf073f378b2eba1e7178 | |
parent | 09d7cd4847bffad648706cfbc92fa727067bacd5 (diff) |
36c3: the show is over :(
-rw-r--r-- | configs/conferences/36c3/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/36c3/config.php b/configs/conferences/36c3/config.php index b26f058..2e73867 100644 --- a/configs/conferences/36c3/config.php +++ b/configs/conferences/36c3/config.php @@ -26,7 +26,7 @@ $CONFIG['CONFERENCE'] = array( * Der Boolean true ist aus Abwärtskompatibilitätsgründen äquivalent zu 'after'. False ist äquivalent * zu 'running'. */ -// 'CLOSED' => 'running', + 'CLOSED' => 'after', /** * Titel der Konferenz (kann Leer- und Sonderzeichen enthalten) |