[freeside-commits] branch FREESIDE_3_BRANCH updated. 08c7199f1c9305d8fa1178ab902e7e150e06efd9

Ivan Kohler ivan at freeside.biz
Fri Nov 9 08:10:25 PST 2018


The branch, FREESIDE_3_BRANCH has been updated
       via  08c7199f1c9305d8fa1178ab902e7e150e06efd9 (commit)
      from  9fa789e54fd4cce845242895b3036a220f16cba4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 08c7199f1c9305d8fa1178ab902e7e150e06efd9
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Nov 9 08:10:24 2018 -0800

    remove debug

diff --git a/httemplate/search/cust_event.html b/httemplate/search/cust_event.html
index 24cc05b9b..2613256ec 100644
--- a/httemplate/search/cust_event.html
+++ b/httemplate/search/cust_event.html
@@ -213,7 +213,6 @@ 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";

-----------------------------------------------------------------------

Summary of changes:
 httemplate/search/cust_event.html | 1 -
 1 file changed, 1 deletion(-)




More information about the freeside-commits mailing list