Convert source code to UTF-8
[platal.git] / plugins / insert.getNbNotifs.php
index 02d2c86..de4501f 100644 (file)
@@ -27,4 +27,5 @@ function smarty_insert_getNbNotifs($params, &$smarty)
        return getNbNotifs();
     }
 }
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8:
 ?>