diff options
author | eric <eric> | 2004-09-10 12:47:37 +0000 |
---|---|---|
committer | eric <eric> | 2004-09-10 12:47:37 +0000 |
commit | 74d81b288dda5b0f7fa3dd3790b641883a092854 (patch) | |
tree | a422fef68c8953d13d4554753cb146b99d23ba6f /web/html/timeout.php | |
parent | 0ef4f2308bd203f3b5b5d1c67df7b9e2c30b9eea (diff) |
continuing with pkgsubmit, added vim instructions to php files
Diffstat (limited to 'web/html/timeout.php')
-rw-r--r-- | web/html/timeout.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/timeout.php b/web/html/timeout.php index 6a543c5..e2c99c3 100644 --- a/web/html/timeout.php +++ b/web/html/timeout.php @@ -10,4 +10,5 @@ print __("Click on the Home link above to log in."); print "</p>\n"; html_footer("\$Id$"); +# vim: ts=2 sw=2 et ft=php ?> |