|
|
@ -9,7 +9,7 @@ |
|
|
|
* file that was distributed with this source code. |
|
|
|
* file that was distributed with this source code. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
if(empty(ini_get('date.timezone'))){ |
|
|
|
if (empty(ini_get('date.timezone'))) { |
|
|
|
date_default_timezone_set('UTC'); |
|
|
|
date_default_timezone_set('UTC'); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|