forcing UTF-8
This commit is contained in:
parent
a613689910
commit
dd9b1693cf
5 changed files with 4 additions and 6 deletions
|
|
@ -138,7 +138,7 @@ sub process {
|
|||
}
|
||||
$var{'head.tags'} = '
|
||||
<meta name="generator" content="WebGUI '.$WebGUI::VERSION.'" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset='.WebGUI::International::getLanguage($session{page}{languageId},"charset").'" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<script>
|
||||
function getWebguiProperty (propName) {
|
||||
var props = new Array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue