closed conference with flag before

This commit is contained in:
thomic 2016-09-01 22:42:53 +02:00
parent 136a81cfa7
commit a547e8a7da

View file

@ -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' => true,
'CLOSED' => 'before',
/**
* Titel der Konferenz (kann Leer- und Sonderzeichen enthalten)