diff options
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 ?> |