From 15ade606f60d9a565204ef0fe232f07894fea0b8 Mon Sep 17 00:00:00 2001 From: jchu Date: Wed, 15 Dec 2004 03:12:39 +0000 Subject: removed debugging messages --- web/html/pkgsubmit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php index 9f034b1..7de7f20 100644 --- a/web/html/pkgsubmit.php +++ b/web/html/pkgsubmit.php @@ -8,7 +8,7 @@ html_header(); # print out the HTML header print "
\n"; # Debugging -$DBUG = 1; +$DBUG = 0; # this is the directory that new packages will be uploaded to # -- cgit v1.2.3-54-g00ecf