summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_tax_exempt.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_tax_exempt.cgi')
-rw-r--r--httemplate/search/cust_tax_exempt.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/search/cust_tax_exempt.cgi b/httemplate/search/cust_tax_exempt.cgi
index 005d77c..91b2001 100644
--- a/httemplate/search/cust_tax_exempt.cgi
+++ b/httemplate/search/cust_tax_exempt.cgi
@@ -61,7 +61,6 @@ my @where = ();
#if ( $beginning || $ending ) {
# push @where, "_date >= $beginning",
# "_date <= $ending";
-# #"payby != 'COMP';
#}
if ( $cgi->param('agentnum') =~ /^(\d+)$/ ) {