Compare commits
2 Commits
863e2069b5
...
c7cc14effc
| Author | SHA1 | Date | |
|---|---|---|---|
| c7cc14effc | |||
| e165581dc7 |
@@ -3,4 +3,5 @@
|
|||||||
class Settings
|
class Settings
|
||||||
{
|
{
|
||||||
const DEBUG = false;
|
const DEBUG = false;
|
||||||
|
const TIMEZONE = 'Europe/Paris';
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user