summaryrefslogtreecommitdiff
path: root/httemplate/search/477partIA.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-04-11 15:12:22 -0700
committerMark Wells <mark@freeside.biz>2014-04-11 15:12:22 -0700
commitb3cecd1976e92c32740c3e2e1227a7d718e07b57 (patch)
tree57972f0650b8cca5c45d17f70016962f6b844bf5 /httemplate/search/477partIA.html
parentbd4e387da29dc3dad44605572d531ab4f7ab4f4d (diff)
477 report, XML adjustments, #28020
Diffstat (limited to 'httemplate/search/477partIA.html')
-rwxr-xr-xhttemplate/search/477partIA.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/477partIA.html b/httemplate/search/477partIA.html
index aa7381139..97f8ac0aa 100755
--- a/httemplate/search/477partIA.html
+++ b/httemplate/search/477partIA.html
@@ -118,7 +118,6 @@ my $percentages = ($technology eq 'Terrestrial Mobile Wireless');
# So we count packages that were in active status as of the specified date,
# not over any sort of range.
$search_hash{'active'} = [ $opt{date}, $opt{date} ];
-warn Dumper \%search_hash;
my $query = FS::cust_pkg->search(\%search_hash);
my $count_query = $query->{'count_query'};