diff options
-rw-r--r-- | configs/conferences/kclela2020/config.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/conferences/kclela2020/config.php b/configs/conferences/kclela2020/config.php index 9d865b7..6106b5e 100644 --- a/configs/conferences/kclela2020/config.php +++ b/configs/conferences/kclela2020/config.php @@ -376,8 +376,8 @@ $CONFIG['SCHEDULE'] = array( */ //'SIMULATE_OFFSET' => strtotime(/* Conference-Date */ '2016-05-21') - strtotime(/* Today */ '2016-05-19'), // 'SIMULATE_OFFSET' => 3600*2, -//); -// +); + /** * Globale Konfiguration der Twitter-Links. |