diff options
author | Mario Vavti <mario@mariovavti.com> | 2025-04-20 18:11:12 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2025-04-20 18:11:12 +0200 |
commit | 88f1a7d65225f3564aa0864d7cd66f028394c296 (patch) | |
tree | a44ecf0c8096c2081e92e2e1679c716cb3c11f95 | |
parent | 21c2fabae0c52f0e7d43e178656f5271aca89012 (diff) | |
download | volse-hubzilla-88f1a7d65225f3564aa0864d7cd66f028394c296.tar.gz volse-hubzilla-88f1a7d65225f3564aa0864d7cd66f028394c296.tar.bz2 volse-hubzilla-88f1a7d65225f3564aa0864d7cd66f028394c296.zip |
whitespace
-rw-r--r-- | boot.php | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -887,8 +887,6 @@ class App { * App constructor. */ public static function init() { - - // we'll reset this after we read our config file date_default_timezone_set('UTC'); |