From a54ca6bfaf72832e0ca98278c037b7a1bc75fa16 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 25 Jan 2005 22:52:32 +0000 Subject: started working on package delete support --- web/html/pkgmgmnt.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/html/pkgmgmnt.php') diff --git a/web/html/pkgmgmnt.php b/web/html/pkgmgmnt.php index a2e28c2..6c8cddd 100644 --- a/web/html/pkgmgmnt.php +++ b/web/html/pkgmgmnt.php @@ -15,5 +15,5 @@ print __("Manage package ID: %s", array($_REQUEST["ID"])) . "
\n"; html_footer("\$Id$"); -# vim: ts=2 sw=2 et ft=php +# vim: ts=2 sw=2 noet ft=php ?> -- cgit v1.2.3-54-g00ecf