yingzi 1 year ago
parent
commit
146efb22f2
1 changed files with 2 additions and 2 deletions
  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);