~~ssh~~ https auto update
This commit is contained in:
parent
0ad0337259
commit
739ca607b6
4
api.php
4
api.php
@ -12,8 +12,8 @@ header("Content-Encoding: none");
|
||||
header("Cache-Control: no-store, max-age=0, must-revalidate");
|
||||
header("X-Accel-Buffering: no");
|
||||
|
||||
error_reporting(0);
|
||||
//error_reporting(E_ALL);
|
||||
//error_reporting(0);
|
||||
error_reporting(E_ALL);
|
||||
|
||||
require_once(__DIR__."/phplib/libutil.php");
|
||||
require_once(__DIR__."/phplib/libcustomerrorgen.php");
|
||||
|
Loading…
x
Reference in New Issue
Block a user