This patch adds documentation for $r->location

  Issac
*** Apache.pm.orig      Mon Jan 21 15:22:29 2002
--- Apache.pm   Mon Jan 21 15:42:49 2002
***************
*** 390,395 ****
--- 390,399 ----
  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 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