des: Set default timezone to Europe/Berlin

This commit is contained in:
Markus Koch 2020-01-02 22:44:58 +01:00
parent 1c2285a8ba
commit 2ca86eb7d2
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
$blogDirs = array("2017");
date_default_timezone_set('Europe/Berlin');
function opted_in($identifier) {
global $optin;