[freeside-commits] freeside/httemplate/search cust_main.cgi, 1.68,
1.69
Ivan,,,
ivan at wavetail.420.am
Tue Sep 12 14:27:08 PDT 2006
Update of /home/cvs/cvsroot/freeside/httemplate/search
In directory wavetail:/tmp/cvs-serv27040
Modified Files:
cust_main.cgi
Log Message:
no need to log this
Index: cust_main.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/search/cust_main.cgi,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- cust_main.cgi 23 Aug 2006 22:25:38 -0000 1.68
+++ cust_main.cgi 12 Sep 2006 21:27:06 -0000 1.69
@@ -194,7 +194,6 @@
% if ( $cgi->param('search_cust') ) {
% $sortby = \*company_sort;
% $orderby = "ORDER BY LOWER(company || ' ' || last || ' ' || first )";
-% warn "smart searching for: ". $cgi->param('search_cust');
% push @cust_main, smart_search( 'search' => $cgi->param('search_cust') );
% }
%
More information about the freeside-commits
mailing list