koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/maint catmaintain.pl,1.4,1.5
Date: Sat, 05 Oct 2002 03:05:54 -0700

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

Modified Files:
        catmaintain.pl 
Log Message:
Merged with arensb-context branch: use C4::Context->dbh instead of
&C4Connect, and generally prefer C4::Context over C4::Database.


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]