Convert source code to UTF-8
[platal.git] / plugins / function.select_nat.php
index cef2118..6628003 100644 (file)
@@ -44,4 +44,5 @@ function smarty_function_select_nat($params, &$smarty) {
     return select_nat($params['valeur'], $pad);
 }
 
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
 ?>