summaryrefslogtreecommitdiffstats
path: root/web/html/pkgsubmit.php
diff options
context:
space:
mode:
authorjchu <jchu>2004-12-15 04:12:39 +0100
committerjchu <jchu>2004-12-15 04:12:39 +0100
commit15ade606f60d9a565204ef0fe232f07894fea0b8 (patch)
tree5f9cd09dfedfb9d3be74d5456f94e6efacf498c7 /web/html/pkgsubmit.php
parent08d84612b0ca8b086aa35427586c8c383a80903f (diff)
downloadaur-15ade606f60d9a565204ef0fe232f07894fea0b8.tar.gz
aur-15ade606f60d9a565204ef0fe232f07894fea0b8.tar.xz
removed debugging messages
Diffstat (limited to 'web/html/pkgsubmit.php')
-rw-r--r--web/html/pkgsubmit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php
index 9f034b1c..7de7f207 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
#