[Koha-cvs] CVS: koha/C4 Circmain.pm,1.4,1.5

Andrew Arensburger arensb at users.sourceforge.net
Fri Oct 11 14:36:28 CEST 2002


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

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


Index: Circmain.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circmain.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Circmain.pm	5 Oct 2002 09:50:36 -0000	1.4
--- Circmain.pm	11 Oct 2002 12:36:26 -0000	1.5
***************
*** 21,25 ****
  # Suite 330, Boston, MA  02111-1307 USA
  
! # FIXME - This module doesn't compile!
  
  use strict;
--- 21,26 ----
  # Suite 330, Boston, MA  02111-1307 USA
  
! # FIXME - This module doesn't compile! Then again, it's never used, so
! # presumably this file is obsolete, right?
  
  use strict;





More information about the Koha-cvs mailing list