ask         2002/10/09 01:09:56

  Modified:    src/docs/2.0/user/handlers http.pod
  Log:
  fix cut'n'paste "typo"
  
  Revision  Changes    Path
  1.2       +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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- http.pod  2 Sep 2002 06:34:51 -0000       1.1
  +++ http.pod  9 Oct 2002 08:09:56 -0000       1.2
  @@ -702,8 +702,6 @@
     
     use Apache::Const -compile => qw(OK AUTH_REQUIRED);
     
  -  use constant SECRET_LENGTH => 14;
  -  
     my %protected = (
         'admin'  => ['stas'],
         'report' => [qw(stas boss)],
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to