yingzi 1 년 전
부모
커밋
146efb22f2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Public/www/index.php

+ 2 - 2
Public/www/index.php

@@ -11,8 +11,8 @@ if(function_exists("opcache_reset")){
 }
 
 //打印错误
-//error_reporting(E_ALL);
-//ini_set('display_errors', true);
+error_reporting(E_ALL);
+ini_set('display_errors', true);
 
 bcscale(4);