summaryrefslogtreecommitdiffstats
path: root/web/html/testpo.php
diff options
context:
space:
mode:
authoreric <eric>2004-09-10 12:47:37 +0000
committereric <eric>2004-09-10 12:47:37 +0000
commit74d81b288dda5b0f7fa3dd3790b641883a092854 (patch)
treea422fef68c8953d13d4554753cb146b99d23ba6f /web/html/testpo.php
parent0ef4f2308bd203f3b5b5d1c67df7b9e2c30b9eea (diff)
downloadaurweb-74d81b288dda5b0f7fa3dd3790b641883a092854.tar.xz
continuing with pkgsubmit, added vim instructions to php files
Diffstat (limited to 'web/html/testpo.php')
-rw-r--r--web/html/testpo.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/testpo.php b/web/html/testpo.php
index 64c4b3e..c65a51e 100644
--- a/web/html/testpo.php
+++ b/web/html/testpo.php
@@ -39,4 +39,5 @@ print __("Hello, again!")."<br />\n";
print "</ul>\n";
print "</body>\n</html>";
+# vim: ts=2 sw=2 et ft=php
?>