* finish task#1259.
This commit is contained in:
@@ -32,7 +32,7 @@ class commonModel extends model
|
||||
*/
|
||||
public function sendHeader()
|
||||
{
|
||||
header("Content-Type: text/html; Language={$this->config->encoding}");
|
||||
header("Content-Type: text/html; Language={$this->config->charset}");
|
||||
header("Cache-control: private");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user