des: Set default timezone to Europe/Berlin
This commit is contained in:
parent
1c2285a8ba
commit
2ca86eb7d2
@ -29,6 +29,7 @@
|
||||
|
||||
$blogDirs = array("2017");
|
||||
|
||||
date_default_timezone_set('Europe/Berlin');
|
||||
|
||||
function opted_in($identifier) {
|
||||
global $optin;
|
||||
|
Loading…
Reference in New Issue
Block a user