X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=lib%2Flib_common.php;fp=lib%2Flib_common.php;h=c2cb6630f08f0370184c35b4f05b4d943e412364;hb=4a5f108ace1dbbf399421c1862372da76497cd90;hp=324d55b3fe4f06f1c137029657aad0112c6d3fd1;hpb=de507cb17808d9528c942e5a207e95e3e35b93eb;p=test.git diff --git a/lib/lib_common.php b/lib/lib_common.php index 324d55b..c2cb663 100755 --- a/lib/lib_common.php +++ b/lib/lib_common.php @@ -13,7 +13,7 @@ * 更改 PHP 捕捉錯誤功能並顯示自訂錯誤 */ function PMCCore_errorHandler($errno, $errstr, $errfile, $errline){ - //---- header('Content-type: text/plain;charset=utf-8'); +//---- header('Content-type: text/plain;charset=utf-8'); switch($errno){ case E_USER_ERROR: case E_ERROR: