diff options
author | Daniel Molkentin | 2016-10-08 16:50:00 +0200 |
---|---|---|
committer | Daniel Molkentin | 2016-10-08 16:50:00 +0200 |
commit | 4b4c990c055e1b29c82e5a4ad3358629721ea6d9 (patch) | |
tree | 19a2a4ca6c6ce1dbf9c7c0879526c157fe7eb19c /configs/conferences | |
parent | 4d84dbaac3cd1512ceabc8de42d75df65f41dd8e (diff) |
close coreboot.berlin
Diffstat (limited to '')
-rwxr-xr-x | configs/conferences/coreboot-berlin-2016/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/coreboot-berlin-2016/config.php b/configs/conferences/coreboot-berlin-2016/config.php index 7dc6397..6761046 100755 --- a/configs/conferences/coreboot-berlin-2016/config.php +++ b/configs/conferences/coreboot-berlin-2016/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' => 'running', + 'CLOSED' => true, /** * Titel der Konferenz (kann Leer- und Sonderzeichen enthalten) |