aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/osc19/config.php
diff options
context:
space:
mode:
authorDaniel Molkentin2019-05-24 09:52:20 +0200
committerDaniel Molkentin2019-05-24 09:52:20 +0200
commita845edfb3aef69246b2870235bc009726b820404 (patch)
tree8857ae1d1cd6c6433c526f94cb11abe41b7d4434 /configs/conferences/osc19/config.php
parentbe82dd45469195d4d30a3cf688eec27b6f8132f9 (diff)
No offset for osc19
Diffstat (limited to '')
-rw-r--r--configs/conferences/osc19/config.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/conferences/osc19/config.php b/configs/conferences/osc19/config.php
index 115e648..6671cc2 100644
--- a/configs/conferences/osc19/config.php
+++ b/configs/conferences/osc19/config.php
@@ -407,7 +407,6 @@ $CONFIG['SCHEDULE'] = array(
* Konferenz-Datum 2014-12-29 auf den heutigen Tag 2015-02-24 verschoben ist.
*/
//'SIMULATE_OFFSET' => strtotime(/* Conference-Date */ '2016-05-21') - strtotime(/* Today */ '2016-05-19'),
- 'SIMULATE_OFFSET' => 3600*2,
);
/**