diff options
author | redmatrix <git@macgirvin.com> | 2016-04-01 01:04:37 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-04-01 01:04:37 -0700 |
commit | 995555f3570063fcae4d76be9f73065b2d8419b9 (patch) | |
tree | 40ab9ffa1692f47c75c94972ea1c5c0f45c92551 | |
parent | 40f3857691639ea4b7ad6c69f55718671bfa9ccf (diff) | |
download | volse-hubzilla-995555f3570063fcae4d76be9f73065b2d8419b9.tar.gz volse-hubzilla-995555f3570063fcae4d76be9f73065b2d8419b9.tar.bz2 volse-hubzilla-995555f3570063fcae4d76be9f73065b2d8419b9.zip |
ditto for typohelper
-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 ); |