[Koha-cvs] CVS: koha/acqui addorder.pl,1.24,1.25

Paul POULAIN tipaul at users.sourceforge.net
Tue Mar 1 14:41:59 CET 2005


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 ----





More information about the Koha-cvs mailing list