Commit a3a5a623 by 冷斌

init

parent 1d47479d
<?php
header('Content-type:text/html;charset=UTF-8;');
echo 1;die;
/**/
//error_reporting(E_ALL ^ E_NOTICE);
error_reporting(E_ALL);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment