diff options
author | Daniel Molkentin | 2021-06-19 22:51:59 +0200 |
---|---|---|
committer | Daniel Molkentin | 2021-06-19 22:51:59 +0200 |
commit | e4713afaa7e63334b280761221b851d954980ccf (patch) | |
tree | a712ef2b26f2bef99c4059631b8731787697a5bf /configs/conferences/spaceship21/config.php | |
parent | 43654fa72d114a609d139419811923f48a0d1c08 (diff) |
args
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/spaceship21/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/spaceship21/config.php b/configs/conferences/spaceship21/config.php index 1b29240..1435f18 100644 --- a/configs/conferences/spaceship21/config.php +++ b/configs/conferences/spaceship21/config.php @@ -16,7 +16,7 @@ $CONFIG['CONFERENCE'] = array( * * Wird dieser Zeitpunkt nicht angegeben, endet die Konferenz nie. (Siehe aber CLOSED weiter unten) */ - 'ENDS_AT' => strtotime("2021-06-21 22:50"), + 'ENDS_AT' => strtotime("2021-06-19 22:50"), /** * Hiermit kann die Funktionalitaet von STARTS_AT/ENDS_AT überschrieben werden. Der Wert 'before' |