]> 4ch.mooo.com Git - test.git/blobdiff - lib/lib_common.php
modified: data/js/script.js
[test.git] / lib / lib_common.php
index 324d55b3fe4f06f1c137029657aad0112c6d3fd1..c2cb6630f08f0370184c35b4f05b4d943e412364 100755 (executable)
@@ -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: