X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2F477partIA.html;h=97f8ac0aa21c1afd84cb43b21e5414b2a342770e;hb=f7d5af6176a79d0afcd67ba8bdd5a64d6c6af330;hp=aa7381139392bcb0a71fde67392b45209bb262a1;hpb=3ef95c9cc6b8e9331879fcbf32962e88e3bc2c23;p=freeside.git 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'};