X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=bin%2Fcsv2sql.php;h=34a62b58861d65c0b2b7afbbb41567c5cfedcda0;hb=HEAD;hp=e768aabae0341366b9a81c0c1fb77f81a4e642fe;hpb=179afa7fa79902e11498314d37fe4dbf452b3617;p=platal.git diff --git a/bin/csv2sql.php b/bin/csv2sql.php index e768aab..34a62b5 100755 --- a/bin/csv2sql.php +++ b/bin/csv2sql.php @@ -1,7 +1,7 @@ #!/usr/bin/php5 setCSV($source); $translater->run($action, $insert_relation, $update_relation); -// 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: ?>