[LON-CAPA-cvs] cvs: loncom /auth loncacc.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Mon, 30 Sep 2002 20:35:38 -0000
albertel Mon Sep 30 16:35:38 2002 EDT
Modified files:
/loncom/auth loncacc.pm
Log:
- the secret to winning the commit war is many small silly fixes
Index: loncom/auth/loncacc.pm
diff -u loncom/auth/loncacc.pm:1.22 loncom/auth/loncacc.pm:1.23
--- loncom/auth/loncacc.pm:1.22 Tue Sep 10 10:26:13 2002
+++ loncom/auth/loncacc.pm Mon Sep 30 16:35:38 2002
@@ -2,7 +2,7 @@
# Cookie Based Access Handler for Construction Area
# (lonacc: 5/21/99,5/22,5/29,5/31 Gerd Kortemeyer)
#
-# $Id: loncacc.pm,v 1.22 2002/09/10 14:26:13 www Exp $
+# $Id: loncacc.pm,v 1.23 2002/09/30 20:35:38 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -190,7 +190,7 @@
=head1 SYNOPSIS
-Invoked (for various locations) by /etc/httpd/conf/srm.conf:
+Invoked (for various locations) by /etc/httpd/conf/loncapa_apache.conf:
PerlAccessHandler Apache::loncacc