update normalize_headers to print to syslog in debug mode
This commit is contained in:
parent
9425b745bb
commit
f07adfe701
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ utils.mkConfigFile {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# print_r($_REQUEST);
|
# trigger_error(print_r($_SERVER, true), E_USER_WARNING);
|
||||||
|
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue