summaryrefslogtreecommitdiff
path: root/httemplate/misc/xmlhttp-part_pkg.cgi
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-03-11 19:41:49 -0600
committerJonathan Prykop <jonathan@freeside.biz>2016-03-11 19:41:49 -0600
commit953599b551437744b6385496d425117e468b0851 (patch)
tree550dafcd0e188bc8bb18acd0b543a4f71b69c4ca /httemplate/misc/xmlhttp-part_pkg.cgi
parentbb7f04b50d02e5699f740b3511524a32c1a276af (diff)
RT#21463 Option to show disabled package definitions [v3 merge]
Diffstat (limited to 'httemplate/misc/xmlhttp-part_pkg.cgi')
-rw-r--r--httemplate/misc/xmlhttp-part_pkg.cgi2
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/misc/xmlhttp-part_pkg.cgi b/httemplate/misc/xmlhttp-part_pkg.cgi
index 187833025..c8e6f938d 100644
--- a/httemplate/misc/xmlhttp-part_pkg.cgi
+++ b/httemplate/misc/xmlhttp-part_pkg.cgi
@@ -26,6 +26,4 @@ my @return = map {
}
} @records;
-print STDERR Dumper(\@return);
-
</%init>