]> git.sur5r.net Git - contagged/blobdiff - init.php
reverted deafult modifier, added shortcut for manual escaping
[contagged] / init.php
index 657a1c6b37453f03f4eb25dd95e032c4e1887290..3130292d46b87b9ba9b202ee21a77ff2a8eff155 100644 (file)
--- 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"';
 ?>