Fixes vim mode line.
[platal.git] / htdocs / xnet.php
index 9279e86..c442a48 100644 (file)
@@ -23,5 +23,5 @@ $GLOBALS['IS_XNET_SITE'] = true;
 require_once dirname(__FILE__).'/../include/xnet.inc.php';
 require_once pl_core_include('run.inc.php');
 
-// 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:
 ?>