[Koha-cvs] CVS: koha/C4/Interface RenewalsCDK.pm,1.3,1.4

Andrew Arensburger arensb at users.sourceforge.net
Fri Oct 11 14:38:35 CEST 2002


Update of /cvsroot/koha/koha/C4/Interface
In directory usw-pr-cvs1:/tmp/cvs-serv2080

Modified Files:
	RenewalsCDK.pm 
Log Message:
Added FIXME comment. This file is obsolete, right?


Index: RenewalsCDK.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Interface/RenewalsCDK.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** RenewalsCDK.pm	7 Oct 2002 00:55:12 -0000	1.3
--- RenewalsCDK.pm	11 Oct 2002 12:38:33 -0000	1.4
***************
*** 20,23 ****
--- 20,26 ----
  # Suite 330, Boston, MA  02111-1307 USA
  
+ # FIXME - I'm pretty sure that this, along with the rest of the
+ # CDK-based stuff, is obsolete.
+ 
  use strict;
  use Cdk;





More information about the Koha-cvs mailing list