Skip to content

Commit 42b878e

Browse files
author
Roman Syroeshko
committed
[CHANGED] "Sample_Header.php" (changed date default timezone to UTC).
1 parent 20c4232 commit 42b878e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Sample_Header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
date_default_timezone_set('Europe/Paris');
3+
date_default_timezone_set('UTC');
44

55
/**
66
* Header file

0 commit comments

Comments
 (0)