diff options
-rw-r--r-- | web/html/pkgsubmit.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 "<center>\n"; # Debugging -$DBUG = 1; +$DBUG = 0; # this is the directory that new packages will be uploaded to # |