[freeside-commits] branch master updated. cef4883a6d96015b710e98163a5b5a117d5fa460

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


The branch, master has been updated
       via  cef4883a6d96015b710e98163a5b5a117d5fa460 (commit)
      from  ed0ad0478f55b4adfd1bfd22445dbc02807a5c8a (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 cef4883a6d96015b710e98163a5b5a117d5fa460
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Nov 9 08:10:18 2018 -0800

    remove debug

diff --git a/httemplate/search/cust_event.html b/httemplate/search/cust_event.html
index 1766c1905..8bbd1af24 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