[Koha-cvs] CVS: koha/C4 Circulation.pm,1.5,1.6

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


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

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


Index: Circulation.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circulation.pm,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** Circulation.pm	5 Oct 2002 09:50:45 -0000	1.5
--- Circulation.pm	11 Oct 2002 12:36:44 -0000	1.6
***************
*** 21,24 ****
--- 21,26 ----
  # Suite 330, Boston, MA  02111-1307 USA
  
+ # FIXME - This package is never used. Is it obsolete?
+ 
  use strict;
  require Exporter;





More information about the Koha-cvs mailing list