[CHANGED] "Sample_Header.php" (changed date default timezone to UTC).

This commit is contained in:
Roman Syroeshko 2014-12-17 21:56:32 +04:00
parent 20c4232454
commit 42b878ec1d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php <?php
date_default_timezone_set('Europe/Paris'); date_default_timezone_set('UTC');
/** /**
* Header file * Header file