From 5592cab603e6fda46268ca5addb1b036662e1576 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 30 Jul 2014 13:58:22 -0700 Subject: [PATCH] debug --- httemplate/search/e911.html | 1 - 1 file changed, 1 deletion(-) diff --git a/httemplate/search/e911.html b/httemplate/search/e911.html index e2283f873..75dbef7d5 100644 --- a/httemplate/search/e911.html +++ b/httemplate/search/e911.html @@ -78,7 +78,6 @@ if ( $agentnum ) { my $subquery = "$select $from $where GROUP BY cust_bill_pkg.billpkgnum, cust_bill_pkg.quantity"; -warn $subquery; # This has one row for each E911 line item that has any payments applied. # Fields are the billpkgnum of the item (currently unused), the number of # E911 charges, and the total amount paid (always > 0). -- 2.11.0