Fixes vim mode line.
[platal.git] / plugins / function.poison.php
index 72cbe39..20c2435 100644 (file)
@@ -35,5 +35,5 @@ function smarty_function_poison($params, $smarty) {
     return $str . '</textarea>';
 }
 
-// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker fenc=utf-8:
 ?>