Skip to content

Commit 079117f

Browse files
authored
Update app.php
weird crap breaks the logic of working with timezone in php
1 parent b8b1786 commit 079117f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/config/app.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?php
22
return [
3-
'timezone' => 'UTC',
43
'env' => 'production',
54
'debug' => false,
65
/*

0 commit comments

Comments
 (0)