summaryrefslogtreecommitdiff
path: root/php.ini
diff options
context:
space:
mode:
authoramtypaldos <amtypaldos@gmail.com>2018-01-25 18:34:55 -0500
committeramtypaldos <amtypaldos@gmail.com>2018-01-25 18:34:55 -0500
commit9221f58e1b920b51a04fb197711c69e1a59d6a62 (patch)
treede6e5bb150bfcaf49f2237d1d371edeaabe4d3da /php.ini
parentc0714e2382a1bb044d81bd0c8d32978c52268d15 (diff)
fix for JS error, add timezone and touch default logfile
Diffstat (limited to 'php.ini')
-rw-r--r--php.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/php.ini b/php.ini
new file mode 100644
index 0000000..ced3e0d
--- /dev/null
+++ b/php.ini
@@ -0,0 +1 @@
+date.timezone = UTC \ No newline at end of file