Fixes vim mode line.
[platal.git] / plugins / function.valid_date.php
index 9224d3f..0a99367 100644 (file)
@@ -54,5 +54,5 @@ function smarty_function_valid_date($params, $smarty)
     return $text . "</optgroup></select>";
 }
 
-/* vim: set expandtab enc=utf-8: */
+/* vim:set expandtab fenc=utf-8: */
 ?>