diff options
Diffstat (limited to 'web/html/testpo.php')
-rw-r--r-- | web/html/testpo.php | 1 |
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 ?> |