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

Andrew Arensburger arensb at users.sourceforge.net
Sat Sep 28 06:58:20 CEST 2002


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

Modified Files:
	Groups.pm 
Log Message:
Added some FIXME comments.


Index: Groups.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Groups.pm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** Groups.pm	14 Aug 2002 18:12:51 -0000	1.3
--- Groups.pm	28 Sep 2002 04:58:18 -0000	1.4
***************
*** 22,25 ****
--- 22,28 ----
  # Suite 330, Boston, MA  02111-1307 USA
  
+ # FIXME - This package is only used in groups.pl, which in turn is
+ # never used. Presumably this module is therefore obsolete.
+ 
  use strict;
  require Exporter;





More information about the Koha-cvs mailing list