koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/C4 SearchMarc.pm,1.36,1.36.2.1


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/C4 SearchMarc.pm,1.36,1.36.2.1
Date: Tue, 11 Jan 2005 07:11:07 -0800

Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15770/C4

Modified Files:
      Tag: rel_2_2
        SearchMarc.pm 
Log Message:
removing warning

Index: SearchMarc.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/SearchMarc.pm,v
retrieving revision 1.36
retrieving revision 1.36.2.1
diff -C2 -r1.36 -r1.36.2.1
*** SearchMarc.pm       3 Jan 2005 10:48:36 -0000       1.36
--- SearchMarc.pm       11 Jan 2005 15:10:49 -0000      1.36.2.1
***************
*** 167,171 ****
  sub catalogsearch {
        my ($dbh, $tags, $and_or, $excluding, $operator, $value, 
$offset,$length,$orderby) = @_;
-       warn "@$tags[0], @$and_or[0], @$excluding[0], @$operator[0], 
@$value[0], $offset,$length,$orderby";
        # build the sql request. She will look like :
        # select m1.bibid
--- 167,170 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]