diff options
Diffstat (limited to 'web/html/pkgmgmnt.php')
-rw-r--r-- | web/html/pkgmgmnt.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/pkgmgmnt.php b/web/html/pkgmgmnt.php index 98c84006..a2e28c2d 100644 --- a/web/html/pkgmgmnt.php +++ b/web/html/pkgmgmnt.php @@ -15,4 +15,5 @@ print __("Manage package ID: %s", array($_REQUEST["ID"])) . "<br />\n"; html_footer("\$Id$"); +# vim: ts=2 sw=2 et ft=php ?> |