/[Apache-SVN]/httpd/httpd/trunk/modules/arch/unix/mod_privileges.c
ViewVC logotype

Diff of /httpd/httpd/trunk/modules/arch/unix/mod_privileges.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 723078, Wed Dec 3 21:14:50 2008 UTC revision 731251, Sun Jan 4 13:11:04 2009 UTC
# Line 349  static const char *vhost_cgimode(cmd_par Line 349  static const char *vhost_cgimode(cmd_par
349  }  }
350  static const char *dtraceenable(cmd_parms *cmd, void *dir, int arg)  static const char *dtraceenable(cmd_parms *cmd, void *dir, int arg)
351  {  {
     priv_cfg *cfg = ap_get_module_config(cmd->server->module_config,  
                                          &privileges_module);  
352      const char *err = ap_check_cmd_context(cmd, GLOBAL_ONLY);      const char *err = ap_check_cmd_context(cmd, GLOBAL_ONLY);
353      if (err != NULL) {      if (err != NULL) {
354          return err;          return err;

Legend:
Removed from v.723078  
changed lines
  Added in v.731251

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2