[Koha-cvs] CVS: koha/acqui.simple addbookslccn.pl,1.7.2.1,1.7.2.2

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 08:16:01 CEST 2002


Update of /cvsroot/koha/koha/acqui.simple
In directory usw-pr-cvs1:/tmp/cvs-serv604

Modified Files:
      Tag: arensb-context
	addbookslccn.pl 
Log Message:
Added a whole mess of FIXME comments.


Index: addbookslccn.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/addbookslccn.pl,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -C2 -r1.7.2.1 -r1.7.2.2
*** addbookslccn.pl	4 Oct 2002 02:28:52 -0000	1.7.2.1
--- addbookslccn.pl	5 Oct 2002 06:15:59 -0000	1.7.2.2
***************
*** 179,183 ****
  }
  
! 
  sub newbiblioitem {
      my $biblionumber=$input->param('biblionumber');
--- 179,183 ----
  }
  
! # FIXME - There's already a &C4::Biblio::newbiblioitem.
  sub newbiblioitem {
      my $biblionumber=$input->param('biblionumber');





More information about the Koha-cvs mailing list