[Koha-cvs] CVS: koha/acqui.simple addbooks.pl,1.11,1.11.2.1

Andrew Arensburger arensb at users.sourceforge.net
Fri Oct 4 04:58:01 CEST 2002


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

Modified Files:
      Tag: arensb-context
	addbooks.pl 
Log Message:
Removed useless "use C4::Database;" line.


Index: addbooks.pl
===================================================================
RCS file: /cvsroot/koha/koha/acqui.simple/addbooks.pl,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -C2 -r1.11 -r1.11.2.1
*** addbooks.pl	14 Aug 2002 18:12:52 -0000	1.11
--- addbooks.pl	4 Oct 2002 02:57:59 -0000	1.11.2.1
***************
*** 32,36 ****
  # Suite 330, Boston, MA  02111-1307 USA
  
- use C4::Database;
  use CGI;
  use strict;
--- 32,35 ----





More information about the Koha-cvs mailing list