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

@ -16,4 +16,6 @@ html_footer("\$Id$"); # Use the $Id$ keyword
# NOTE: when checking in a new file, use
# 'svn propset svn:keywords "Id" filename.php'
# to tell svn to expand the "Id" keyword.
# vim: ts=2 sw=2 et ft=php
?>