[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/C4 SearchMarc.pm,1.40,1.41
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/C4 SearchMarc.pm,1.40,1.41 |
Date: |
Mon, 07 Mar 2005 01:09:09 -0800 |
Update of /cvsroot/koha/koha/C4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32500/C4
Modified Files:
SearchMarc.pm
Log Message:
oups, sorry, synch'ing badly (dropping a doXulting improvement : selecting
either desc or asc order)
Index: SearchMarc.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/SearchMarc.pm,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -r1.40 -r1.41
*** SearchMarc.pm 7 Mar 2005 08:55:30 -0000 1.40
--- SearchMarc.pm 7 Mar 2005 09:09:03 -0000 1.41
***************
*** 166,170 ****
sub catalogsearch {
! my ($dbh, $tags, $and_or, $excluding, $operator, $value,
$offset,$length,$orderby) = @_;
# build the sql request. She will look like :
# select m1.bibid
--- 166,170 ----
sub catalogsearch {
! my ($dbh, $tags, $and_or, $excluding, $operator, $value,
$offset,$length,$orderby,$desc_or_asc) = @_;
# build the sql request. She will look like :
# select m1.bibid
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/C4 SearchMarc.pm,1.40,1.41,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha/misc/translator/po css_opac_zh_TW.po,1.5,1.6 default_intranet_zh_TW.po,1.5,1.6
- Next by Date:
[Koha-cvs] CVS: koha/search.marc search.pl,1.22,1.22.2.1
- Previous by thread:
[Koha-cvs] CVS: koha/misc/translator/po css_opac_zh_TW.po,1.5,1.6 default_intranet_zh_TW.po,1.5,1.6
- Next by thread:
[Koha-cvs] CVS: koha/search.marc search.pl,1.22,1.22.2.1
- Index(es):