[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/C4 InterfaceCDK.pm,1.1.1.1.2.1,1.1.1.1.2.2
From: |
Steve Tonnesen |
Subject: |
[Koha-cvs] CVS: koha/C4 InterfaceCDK.pm,1.1.1.1.2.1,1.1.1.1.2.2 |
Date: |
Fri, 21 Jun 2002 11:26:30 -0700 |
Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv2707
Modified Files:
Tag: rel-1-2
InterfaceCDK.pm
Log Message:
Uncommented "use CDK;" line
Index: InterfaceCDK.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/InterfaceCDK.pm,v
retrieving revision 1.1.1.1.2.1
retrieving revision 1.1.1.1.2.2
diff -C2 -r1.1.1.1.2.1 -r1.1.1.1.2.2
*** InterfaceCDK.pm 25 Apr 2002 21:59:55 -0000 1.1.1.1.2.1
--- InterfaceCDK.pm 21 Jun 2002 18:26:28 -0000 1.1.1.1.2.2
***************
*** 4,8 ****
use C4::Format;
use strict;
! #use Cdk;
use Date::Manip;
use C4::Accounts;
--- 4,8 ----
use C4::Format;
use strict;
! use Cdk;
use Date::Manip;
use C4::Accounts;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/C4 InterfaceCDK.pm,1.1.1.1.2.1,1.1.1.1.2.2,
Steve Tonnesen <=