* adjust code.

This commit is contained in:
wangyidong
2020-12-01 10:43:52 +08:00
parent c1a92cadbb
commit e8f207ffc1
+1 -1
View File
@@ -57,7 +57,7 @@ class commonModel extends model
}
else
{
if(!empty($this->config->xFrameOptions)) header("X-Frame-Options: {$this->config->xFrameOptions}");
if(!empty($this->config->xFrameOptions)) header("X-Frame-Options: {$this->config->xFrameOptions}");
}
}