Commit cf67608e authored by shajiaiming's avatar shajiaiming

fix

parent 0f4a210d
......@@ -15,7 +15,6 @@ class ResponseMsg
public function __construct()
{
if ('cli' !== php_sapi_name()){
$this->header_list = self::$default_header_list;
$this->fzmCrossHeader();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment