[Koha-cvs] CVS: koha/maint catmaintain.pl,1.4,1.4.2.1

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


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

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


Index: catmaintain.pl
===================================================================
RCS file: /cvsroot/koha/koha/maint/catmaintain.pl,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** catmaintain.pl	14 Aug 2002 18:12:53 -0000	1.4
--- catmaintain.pl	4 Oct 2002 02:58:07 -0000	1.4.2.1
***************
*** 26,30 ****
  use CGI;
  use C4::Output;
- use C4::Database;
  use C4::Maintainance;
  
--- 26,29 ----





More information about the Koha-cvs mailing list