[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/acqui addorder.pl,1.24,1.25
From: |
Paul POULAIN |
Subject: |
[Koha-cvs] CVS: koha/acqui addorder.pl,1.24,1.25 |
Date: |
Tue, 01 Mar 2005 05:41:59 -0800 |
Update of /cvsroot/koha/koha/acqui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20915/acqui
Modified Files:
addorder.pl
Log Message:
merging 2.2 branch with head. Sorry for not making it before, many many commits
done here
Index: addorder.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui/addorder.pl,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -r1.24 -r1.25
*** addorder.pl 2 Dec 2004 16:36:27 -0000 1.24
--- addorder.pl 1 Mar 2005 13:40:50 -0000 1.25
***************
*** 98,104 ****
publishercode
=> $publishercode?$publishercode:"",
});
- if ($title) {
- newsubtitle($bibnum,$title);
- }
# change suggestion status if applicable
if ($suggestionid) {
--- 98,101 ----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/acqui addorder.pl,1.24,1.25,
Paul POULAIN <=
- Prev by Date:
[Koha-cvs] CVS: koha ISBDdetail.pl,1.4,1.5 MARCdetail.pl,1.25,1.26 about.pl,1.4,1.5 boraccount.pl,1.9,1.10 bull-home.pl,1.2,1.3 detail.pl,1.24,1.25 pay.pl,1.10,1.11 plugin_launcher.pl,1.3,1.4 renewscript.pl,1.7,1.8 request.pl,1.29,1.30
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/catalogue MARCdetail.tmpl,1.10,1.11 detail.tmpl,1.9,1.10 searchresults.tmpl,1.5,1.6
- Previous by thread:
[Koha-cvs] CVS: koha ISBDdetail.pl,1.4,1.5 MARCdetail.pl,1.25,1.26 about.pl,1.4,1.5 boraccount.pl,1.9,1.10 bull-home.pl,1.2,1.3 detail.pl,1.24,1.25 pay.pl,1.10,1.11 plugin_launcher.pl,1.3,1.4 renewscript.pl,1.7,1.8 request.pl,1.29,1.30
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/fr/catalogue MARCdetail.tmpl,1.10,1.11 detail.tmpl,1.9,1.10 searchresults.tmpl,1.5,1.6
- Index(es):