This commit is contained in:
amb
2026-09-03 16:38:32 +08:00
parent 482bece22e
commit ba0d245f31
2 changed files with 1 additions and 6 deletions
-5
View File
@@ -1,10 +1,5 @@
<?php
// 开启完整错误显示(调试用)
error_reporting(E_ALL);
ini_set('display_errors', '1');
ini_set('display_startup_errors', '1');
// +----------------------------------------------------------------------
// | ThinkPHP [ WE CAN DO IT JUST THINK ]
// +----------------------------------------------------------------------