aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-31 18:53:05 -0700
committerredmatrix <git@macgirvin.com>2016-03-31 18:53:05 -0700
commit36b388ab8cb8435dc621b5c589e9f6555593568f (patch)
treee7794974bb516abe941ebcd4be76900dd27fc490 /util
parentc0b3d7e1b480ceeed89b71efd056ed9edda2dfef (diff)
downloadvolse-hubzilla-36b388ab8cb8435dc621b5c589e9f6555593568f.tar.gz
volse-hubzilla-36b388ab8cb8435dc621b5c589e9f6555593568f.tar.bz2
volse-hubzilla-36b388ab8cb8435dc621b5c589e9f6555593568f.zip
issue #336
Diffstat (limited to 'util')
-rw-r--r--util/typohelper.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/typohelper.php b/util/typohelper.php
index 589702a02..2453a5097 100644
--- a/util/typohelper.php
+++ b/util/typohelper.php
@@ -1,5 +1,7 @@
<?php
+ require_once('boot.php');
+
$str = <<< EOT
error_reporting(E_ERROR | E_WARNING | E_PARSE );
ini_set('display_errors', '1');