aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 07c427e10..f480dd46d 100755
--- a/boot.php
+++ b/boot.php
@@ -784,7 +784,7 @@ class App {
/**
* App constructor.
*/
- function __construct() {
+ function init() {
// we'll reset this after we read our config file
date_default_timezone_set('UTC');