[Top][All Lists]
[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 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/C4 SearchMarc.pm,1.36,1.36.2.1,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/bull statecollection.pl,1.3,1.3.2.1 subscription-detail.pl,1.5,1.5.2.1
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ circulation.tmpl,1.35,1.35.2.1
- Previous by thread:
[Koha-cvs] CVS: koha/bull statecollection.pl,1.3,1.3.2.1 subscription-detail.pl,1.5,1.5.2.1
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/circ circulation.tmpl,1.35,1.35.2.1
- Index(es):