X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=init.php;h=ec981fa620969c9d7f4a3fe986743a9ee9d4d93a;hb=4db3c5bad634a68f06d6507a7932eda47f59e737;hp=b46c6dca9cae1d1deb159a13a8de9c8d6746b0bb;hpb=e5e982801086e26aaacd4e9706b2854972ae264c;p=contagged diff --git a/init.php b/init.php index b46c6dc..ec981fa 100644 --- a/init.php +++ b/init.php @@ -1,5 +1,6 @@ use_sub_dirs = 0; $smarty->template_dir = './templates'; $smarty->force_compile = $conf['smartycompile']; + $smarty->default_modifiers = 'escape:"htmlall":"UTF-8"'; ?>