ditto for typohelper

This commit is contained in:
redmatrix 2016-04-01 01:04:37 -07:00
parent 40f3857691
commit 995555f357

View File

@ -1,6 +1,7 @@
<?php <?php
require_once('boot.php'); require_once('boot.php');
App::init();
$str = <<< EOT $str = <<< EOT
error_reporting(E_ERROR | E_WARNING | E_PARSE ); error_reporting(E_ERROR | E_WARNING | E_PARSE );