diff --git a/app/Config/core.php b/app/Config/core.php index 17758d18a..ea73f4eab 100644 --- a/app/Config/core.php +++ b/app/Config/core.php @@ -275,7 +275,7 @@ * then the value of `Config.timezone` will be used. This feature allows you to set users' timezone just * once instead of passing it each time in function calls. */ - //Configure::write('Config.timezone', 'Europe/Paris') + //Configure::write('Config.timezone', 'Europe/Paris'); /** *