Time zone changes

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

View File

@@ -577,7 +577,7 @@ $config['compress_output'] = FALSE;
|
*/
$config['time_reference'] = 'UTC';
date_default_timezone_set($config['time_reference']);
/*
|--------------------------------------------------------------------------
| Rewrite PHP Short Tags