Fixes vim mode line.
[platal.git] / bin / cron / profile_modification.php
index 47d6591..d08a03f 100755 (executable)
@@ -87,5 +87,5 @@ if ($res->total() > 0) {
                         WHERE  type = \'third_party\'');
 }
 
-// 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:
 ?>