diff options
| author | Mark Wells <mark@freeside.biz> | 2014-04-11 15:12:22 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2014-04-11 15:12:22 -0700 |
| commit | b3cecd1976e92c32740c3e2e1227a7d718e07b57 (patch) | |
| tree | 57972f0650b8cca5c45d17f70016962f6b844bf5 /httemplate/search/477partIA.html | |
| parent | bd4e387da29dc3dad44605572d531ab4f7ab4f4d (diff) | |
477 report, XML adjustments, #28020
Diffstat (limited to 'httemplate/search/477partIA.html')
| -rwxr-xr-x | httemplate/search/477partIA.html | 1 |
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'}; |
