[Koha-cvs] CVS: koha/C4 InterfaceCDK.pm,1.1.1.1.2.1,1.1.1.1.2.2

Steve Tonnesen tonnesen at users.sourceforge.net
Fri Jun 21 20:26:30 CEST 2002


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;





More information about the Koha-cvs mailing list