[Koha-cvs] CVS: koha tidyaccounts.pl,1.2,1.2.2.1

Andrew Arensburger arensb at users.sourceforge.net
Fri Oct 4 04:56:55 CEST 2002


Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv27657

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


Index: tidyaccounts.pl
===================================================================
RCS file: /cvsroot/koha/koha/tidyaccounts.pl,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -r1.2 -r1.2.2.1
*** tidyaccounts.pl	14 Aug 2002 18:12:51 -0000	1.2
--- tidyaccounts.pl	4 Oct 2002 02:56:53 -0000	1.2.2.1
***************
*** 23,27 ****
  
  use strict;
- use C4::Database;
  use CGI;
  use C4::Accounts2;
--- 23,26 ----





More information about the Koha-cvs mailing list