diff options
Diffstat (limited to 'web/html/logout.php')
-rw-r--r-- | web/html/logout.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/logout.php b/web/html/logout.php index 26d6166c..885bf3d1 100644 --- a/web/html/logout.php +++ b/web/html/logout.php @@ -20,4 +20,5 @@ print __("You have been successfully logged out.")."<br />\n"; html_footer("\$Id$"); +# vim: ts=2 sw=2 et ft=php ?> |