diff options
Diffstat (limited to 'web/html/hacker.php')
-rw-r--r-- | web/html/hacker.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/hacker.php b/web/html/hacker.php index 5d518340..630d4668 100644 --- a/web/html/hacker.php +++ b/web/html/hacker.php @@ -10,4 +10,5 @@ print __("If this problem persists, please contact the site administrator."); print "</p>\n"; html_footer("\$Id$"); +# vim: ts=2 sw=2 et ft=php ?> |