Skip to content

Commit

Permalink
divoc: extend end time
Browse files Browse the repository at this point in the history
  • Loading branch information
saerdnaer committed Apr 17, 2022
1 parent e29ac64 commit 64fcd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/conferences/divoc/config.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* Wird dieser Zeitpunkt nicht angegeben, endet die Konferenz nie. (Siehe aber CLOSED weiter unten)
*/
'ENDS_AT' => strtotime("2022-04-17 23:50"),
'ENDS_AT' => strtotime("2022-04-18 04:50"),

/**
* Hiermit kann die Funktionalitaet von STARTS_AT/ENDS_AT überschrieben werden. Der Wert 'before'
Expand Down

0 comments on commit 64fcd7d

Please sign in to comment.