Archived
fix error_reporting
This commit is contained in:
2 files changed
+2
No files matched your search
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
error_reporting(0);
|
||||||
//设置json格式头部
|
//设置json格式头部
|
||||||
header('Content-type: application/json');
|
header('Content-type: application/json');
|
||||||
//载入数据库文件
|
//载入数据库文件
|
||||||
|
|||||||
Reference in new issue
Block a user