From 581bd9c563af842453d566f434129183c5eca854 Mon Sep 17 00:00:00 2001 From: Henri-Damien LAURENT Date: Tue, 13 Oct 2009 13:49:09 +0200 Subject: [PATCH] removing unconditional warning --- C4/SQLHelper.pm | 2 -- 1 file changed, 2 deletions(-) diff --git a/C4/SQLHelper.pm b/C4/SQLHelper.pm index 44ecd6afe9..bf241d1706 100644 --- a/C4/SQLHelper.pm +++ b/C4/SQLHelper.pm @@ -90,7 +90,6 @@ $searchtype is string Can be "wide" or "exact" sub SearchInTable{ my ($tablename,$filters,$orderby, $limit, $columns_out, $filter_columns,$searchtype) = @_; -warn "searchtype : ",$searchtype; # $searchtype||="start_with"; my $dbh = C4::Context->dbh; $columns_out||=["*"]; @@ -401,7 +400,6 @@ sub _Process_Operands{ if ($field=~/(?