X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=init.php;h=3130292d46b87b9ba9b202ee21a77ff2a8eff155;hb=b8515ffc341bd21f37112e54d32dd480201bae28;hp=657a1c6b37453f03f4eb25dd95e032c4e1887290;hpb=d5de441ee75336c04cd57ff7c6023be9bf9c0dcc;p=contagged diff --git a/init.php b/init.php index 657a1c6..3130292 100644 --- a/init.php +++ b/init.php @@ -39,5 +39,4 @@ $smarty->use_sub_dirs = 0; $smarty->template_dir = './templates'; $smarty->force_compile = $conf['smartycompile']; - $smarty->default_modifiers = 'escape:"htmlall":"UTF-8"'; ?>