More time changes

This commit is contained in:
Peter Goodhall
2018-11-22 14:13:43 +00:00
committed by GitHub
parent c138441d38
commit 01da1fc7e6

View File

@@ -552,6 +552,7 @@ $config['compress_output'] = FALSE;
|
*/
$config['time_reference'] = 'UTC';
date_default_timezone_set ( $config['time_reference'] );
/*
|--------------------------------------------------------------------------