summaryrefslogtreecommitdiffstats
path: root/web/html/template.php
diff options
context:
space:
mode:
authoreric <eric>2004-09-10 14:47:37 +0200
committereric <eric>2004-09-10 14:47:37 +0200
commit74d81b288dda5b0f7fa3dd3790b641883a092854 (patch)
treea422fef68c8953d13d4554753cb146b99d23ba6f /web/html/template.php
parent0ef4f2308bd203f3b5b5d1c67df7b9e2c30b9eea (diff)
downloadaur-74d81b288dda5b0f7fa3dd3790b641883a092854.tar.gz
aur-74d81b288dda5b0f7fa3dd3790b641883a092854.tar.xz
continuing with pkgsubmit, added vim instructions to php files
Diffstat (limited to 'web/html/template.php')
-rw-r--r--web/html/template.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/html/template.php b/web/html/template.php
index 2a870ec7..291041cd 100644
--- a/web/html/template.php
+++ b/web/html/template.php
@@ -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
?>