aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDaniel Molkentin2020-09-18 17:08:33 +0200
committerDaniel Molkentin2020-09-18 17:08:33 +0200
commit8a6521910250d9f237debb1d841a44d44a999b9d (patch)
treebff90829e2751864c396fef4d66f07ed7fa5fc4c /configs
parentdd4d8a3ea3bc624b14706ccd58cd778a7889b44c (diff)
bba: fix date
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/bigbrotherawards2020/config.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/bigbrotherawards2020/config.php b/configs/conferences/bigbrotherawards2020/config.php
index 2a995c3..04b1e5f 100644
--- a/configs/conferences/bigbrotherawards2020/config.php
+++ b/configs/conferences/bigbrotherawards2020/config.php
@@ -8,7 +8,7 @@ $CONFIG['CONFERENCE'] = array(
* Wird dieser Zeitpunkt nicht angegeben, gilt die Konferenz immer als angefangen. (Siehe aber ENDS_AT
* und CLOSED weiter unten)
*/
- 'STARTS_AT' => strtotime("2020-09-21 17:00"),
+ 'STARTS_AT' => strtotime("2020-09-18 17:00"),
/**
* Der Endzeitpunkt der Konferenz als Unix-Timestamp. Befinden wir uns danach, wird eine Danke-Und-Kommen-Sie-
@@ -16,7 +16,7 @@ $CONFIG['CONFERENCE'] = array(
*
* Wird dieser Zeitpunkt nicht angegeben, endet die Konferenz nie. (Siehe aber CLOSED weiter unten)
*/
- 'ENDS_AT' => strtotime("2020-09-21 21:00"),
+ 'ENDS_AT' => strtotime("2020-09-18 21:00"),
/**
* Hiermit kann die Funktionalitaet von STARTS_AT/ENDS_AT überschrieben werden. Der Wert 'before'