diff --git a/lib/templating/kt3template.inc.php b/lib/templating/kt3template.inc.php index 1d5bf2f..d6ab5bc 100644 --- a/lib/templating/kt3template.inc.php +++ b/lib/templating/kt3template.inc.php @@ -278,6 +278,8 @@ class KTPage { } } + header('Content-type: text/html; charset=UTF-8'); + $oTemplating = new KTTemplating; $oTemplate = $oTemplating->loadTemplate($this->template); $aTemplateData = array(