charset
This commit is contained in:
parent
7211b0a30b
commit
3b205d98eb
@ -39,7 +39,7 @@ class Page {
|
|||||||
/** @private */
|
/** @private */
|
||||||
var $mode = "page";
|
var $mode = "page";
|
||||||
/** @private */
|
/** @private */
|
||||||
var $type = "text/html";
|
var $type = "text/html; charset=utf-8";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set what this page should do; "page", "data", or "redirect".
|
* Set what this page should do; "page", "data", or "redirect".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user