koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 Groups.pm,1.3,1.4
Date: Fri, 27 Sep 2002 21:58:20 -0700

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;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]