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

@ -15,4 +15,5 @@ print __("Manage package ID: %s", array($_REQUEST["ID"])) . "<br />\n";
html_footer("\$Id$");
# vim: ts=2 sw=2 et ft=php
?>