[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/C4 Security.pm,1.4,1.5
From: |
Andrew Arensburger |
Subject: |
[Koha-cvs] CVS: koha/C4 Security.pm,1.4,1.5 |
Date: |
Sun, 06 Oct 2002 17:50:35 -0700 |
Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv14211
Modified Files:
Security.pm
Log Message:
Added a FIXME comment.
Index: Security.pm
===================================================================
RCS file: /cvsroot/koha/koha/C4/Security.pm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Security.pm 5 Oct 2002 09:53:00 -0000 1.4
--- Security.pm 7 Oct 2002 00:50:33 -0000 1.5
***************
*** 19,22 ****
--- 19,26 ----
# Suite 330, Boston, MA 02111-1307 USA
+ # FIXME - As far as I can tell, this module is only used by the CDK
+ # stuff, which appears to be stillborn. In other words, this module
+ # isn't used.
+
use strict;
require Exporter;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/C4 Security.pm,1.4,1.5,
Andrew Arensburger <=