ditto for typohelper
This commit is contained in:
parent
40f3857691
commit
995555f357
@ -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 );
|
||||||
|
Reference in New Issue
Block a user