diff options
| author | horus | 2018-02-12 22:50:00 +0100 |
|---|---|---|
| committer | horus | 2018-02-12 22:50:00 +0100 |
| commit | b273d5aed22fbd521eca771de255e54505c413b4 (patch) | |
| tree | 7bb080c7f9b90e7c28093b17d436440fa52008d7 /site/config/app.php | |
| parent | 7690d661c6750dbee92c0f6bf3bd18b9ec006a22 (diff) | |
| download | alkobote-b273d5aed22fbd521eca771de255e54505c413b4.tar.gz | |
Improves the layout.
Diffstat (limited to 'site/config/app.php')
| -rw-r--r-- | site/config/app.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/config/app.php b/site/config/app.php index 138a41a..59d20f6 100644 --- a/site/config/app.php +++ b/site/config/app.php @@ -65,7 +65,7 @@ return [ | */ - 'timezone' => 'UTC', + 'timezone' => 'Europe/Berlin', /* |-------------------------------------------------------------------------- |
