diff options
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'}; |
