diff options
Diffstat (limited to '')
| -rw-r--r-- | configs/conferences/pw16/config.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/configs/conferences/pw16/config.php b/configs/conferences/pw16/config.php index 622b5bb..b5e746d 100644 --- a/configs/conferences/pw16/config.php +++ b/configs/conferences/pw16/config.php @@ -393,6 +393,6 @@ $GLOBALS['CONFIG']['SCHEDULE'] = array(  	 */  	//'SIMULATE_OFFSET' => strtotime(/* Conference-Date */ '2016-05-21') - strtotime(/* Today */ '2016-05-19'),  	'SIMULATE_OFFSET' => 0, - +); | 
