diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-04-01 10:20:26 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-04-01 10:20:26 +0200 |
commit | 5dd422e2d84524efaa32bb75125c5804e7944a02 (patch) | |
tree | ffe5da3b7439a2eeb6ac03cf1b4c0ef35cbe8b82 /util/typohelper.php | |
parent | a564f495a7f10016fd63e63ac31d515e19180727 (diff) | |
parent | 995555f3570063fcae4d76be9f73065b2d8419b9 (diff) | |
download | volse-hubzilla-5dd422e2d84524efaa32bb75125c5804e7944a02.tar.gz volse-hubzilla-5dd422e2d84524efaa32bb75125c5804e7944a02.tar.bz2 volse-hubzilla-5dd422e2d84524efaa32bb75125c5804e7944a02.zip |
Merge branch 'master' of https://github.com/redmatrix/hubzilla
Diffstat (limited to 'util/typohelper.php')
-rw-r--r-- | util/typohelper.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/typohelper.php b/util/typohelper.php index 2453a5097..52c144ab7 100644 --- a/util/typohelper.php +++ b/util/typohelper.php @@ -1,6 +1,7 @@ <?php require_once('boot.php'); + App::init(); $str = <<< EOT error_reporting(E_ERROR | E_WARNING | E_PARSE ); |