continuing with pkgsubmit, added vim instructions to php files

This commit is contained in:
eric 2004-09-10 12:47:37 +00:00
parent 0ef4f2308b
commit 74d81b288d
10 changed files with 62 additions and 26 deletions

View file

@ -39,4 +39,5 @@ print __("Hello, again!")."<br />\n";
print "</ul>\n";
print "</body>\n</html>";
# vim: ts=2 sw=2 et ft=php
?>