[Koha-cvs] CVS: koha/C4 Circmain.pm,1.3.2.1,1.3.2.2

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 08:12:57 CEST 2002


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

Modified Files:
      Tag: arensb-context
	Circmain.pm 
Log Message:
Added a whole mess of FIXME comments.


Index: Circmain.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Circmain.pm,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** Circmain.pm	4 Oct 2002 02:57:18 -0000	1.3.2.1
--- Circmain.pm	5 Oct 2002 06:12:55 -0000	1.3.2.2
***************
*** 21,24 ****
--- 21,26 ----
  # Suite 330, Boston, MA  02111-1307 USA
  
+ # FIXME - This module doesn't compile!
+ 
  use strict;
  require Exporter;





More information about the Koha-cvs mailing list