From bbabe74c658a55d27a6dda7b6579bbd332f8f789 Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 29 Aug 2011 20:50:33 +0000 Subject: start of svc_acct events, #13202 --- httemplate/search/cust_event.html | 1 + 1 file changed, 1 insertion(+) (limited to 'httemplate') diff --git a/httemplate/search/cust_event.html b/httemplate/search/cust_event.html index 503f252bd..deb34b9e5 100644 --- a/httemplate/search/cust_event.html +++ b/httemplate/search/cust_event.html @@ -191,6 +191,7 @@ my $sql_query = { 'extra_sql' => $where, 'order_by' => 'ORDER BY _date ASC', 'addl_from' => $join, + 'debug' => 2, }; my $count_sql = "SELECT COUNT(*) FROM cust_event $join $where"; -- cgit v1.2.1