stas        2004/03/01 19:58:31

  Modified:    src/docs/2.0/user/handlers filters.pod
  Log:
  add 1; to finish the module
  
  Revision  Changes    Path
  1.38      +1 -0      modperl-docs/src/docs/2.0/user/handlers/filters.pod
  
  Index: filters.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/filters.pod,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -u -r1.37 -r1.38
  --- filters.pod       2 Mar 2004 03:49:03 -0000       1.37
  +++ filters.pod       2 Mar 2004 03:58:31 -0000       1.38
  @@ -2526,6 +2526,7 @@
     
         return $ctx;
     }
  +  1;
   
   In order to make this module work properly over KeepAlive connections,
   we want to reset the I<state> flag at the very beginning of the new
  
  
  

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

Reply via email to