diff options
Diffstat (limited to 'web/html/timeout.php')
-rw-r--r-- | web/html/timeout.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/timeout.php b/web/html/timeout.php index 96a3e2e..f6df8ea 100644 --- a/web/html/timeout.php +++ b/web/html/timeout.php @@ -13,5 +13,5 @@ print __("Click on the Home link above to log in."); print "</p>\n"; html_footer(AUR_VERSION); -# vim: ts=2 sw=2 noet ft=php + ?> |