The DEBUG flag was left turned on.
---
 C4/Search.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/C4/Search.pm b/C4/Search.pm
index 1509f49..d426fa4 100755
--- a/C4/Search.pm
+++ b/C4/Search.pm
@@ -33,7 +33,7 @@ BEGIN {
     $VERSION = 3.01;
     $DEBUG = ($ENV{DEBUG}) ? 1 : 0;
 }
-$DEBUG=1;
+
 =head1 NAME
 
 C4::Search - Functions for searching the Koha catalog.
-- 
1.5.6

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to