dougm       01/05/04 19:15:02

  Modified:    xs/maps  apache_functions.map
  Log:
  everything in Apache::Access is in package Apache::RequestRec
  
  Revision  Changes    Path
  1.22      +1 -1      modperl-2.0/xs/maps/apache_functions.map
  
  Index: apache_functions.map
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/xs/maps/apache_functions.map,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- apache_functions.map      2001/05/05 02:06:14     1.21
  +++ apache_functions.map      2001/05/05 02:15:01     1.22
  @@ -101,7 +101,7 @@
    ap_set_last_modified
    ap_custom_response
   
  -MODULE=Apache::Access   PACKAGE=guess
  +MODULE=Apache::Access   PACKAGE=Apache::RequestRec
    ap_allow_methods | mpxs_ | ...
    ap_allow_options
    ap_allow_overrides
  
  
  

Reply via email to