stas        02/01/21 06:33:48

  Modified:    src/docs/1.0/api Apache.pod
  Log:
  sync with the doc in the source
  
  Revision  Changes    Path
  1.3       +6 -0      modperl-docs/src/docs/1.0/api/Apache.pod
  
  Index: Apache.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/api/Apache.pod,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Apache.pod        14 Jan 2002 03:14:18 -0000      1.2
  +++ Apache.pod        21 Jan 2002 14:33:48 -0000      1.3
  @@ -191,6 +191,12 @@
   filename> translation, optionally changing it with the first argument
   if you happen to be doing the translation.
   
  +=item $r-E<gt>location
  +
  +The $r-E<gt>location method will return the path of the
  +E<lt>LocationE<gt> section from which the current C<Perl*Handler> is
  +being called.
  +
   =item $r-E<gt>path_info( [$path_info] )
   
   The $r-E<gt>path_info method will return what is left in the path after the
  
  
  

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

Reply via email to