* code for task #7799.
This commit is contained in:
@@ -43,6 +43,7 @@ class commonModel extends model
|
||||
public function sendHeader()
|
||||
{
|
||||
header("Content-Type: text/html; Language={$this->config->charset}");
|
||||
header("X-Frame-Options: SAMEORIGIN");
|
||||
header("Cache-control: private");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user