stas 2004/07/03 19:38:15
Modified: src/docs/2.0/user/handlers http.pod
Log:
another dup
Submitted by: David Arnold <[EMAIL PROTECTED]>
Revision Changes Path
1.38 +0 -2 modperl-docs/src/docs/2.0/user/handlers/http.pod
Index: http.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/http.pod,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -u -r1.37 -r1.38
--- http.pod 4 Jul 2004 00:55:01 -0000 1.37
+++ http.pod 4 Jul 2004 02:38:15 -0000 1.38
@@ -912,8 +912,6 @@
use Apache::RequestUtil ();
use Apache::Const -compile => qw(OK HTTP_UNAUTHORIZED);
-
- use Apache::Access ();
my %protected = (
'admin' => ['stas'],
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]