]> git.sur5r.net Git - contagged/blobdiff - help.php
interactive note adding
[contagged] / help.php
index eaa581754e394a4b898bcebe76ed01f9e8cc71ef..8aaa8f8e963553a9a7717c87e74e0ee73dc65110 100644 (file)
--- a/help.php
+++ b/help.php
@@ -5,6 +5,7 @@
   //prepare templates
   tpl_std();
   //display templates
+  header('Content-Type: text/html; charset=utf-8');
   $smarty->display('header.tpl');
   $smarty->display('help.tpl');
   $smarty->display('footer.tpl');