diff options
author | Daniel Molkentin | 2019-06-15 12:47:20 +0200 |
---|---|---|
committer | Daniel Molkentin | 2019-06-15 12:47:20 +0200 |
commit | abf9c95e6ccab30c04b92118da73b68b6aa6e68f (patch) | |
tree | 825ce12e90ec7c618f322b9ef93862b245fb84fd | |
parent | fd05ca8e6725d940dab41990a12d46c57f7cc02a (diff) |
There will be lightning talks!
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/jh-mv-rostock-2019/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/conferences/jh-mv-rostock-2019/config.php b/configs/conferences/jh-mv-rostock-2019/config.php index aafc069..26d1f78 100644 --- a/configs/conferences/jh-mv-rostock-2019/config.php +++ b/configs/conferences/jh-mv-rostock-2019/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("2019-06-16 14:00"), + 'STARTS_AT' => strtotime("2019-06-15 14:00"), /** * Der Endzeitpunkt der Konferenz als Unix-Timestamp. Befinden wir uns danach, wird eine Danke-Und-Kommen-Sie- |