1
0
Fork 0

update normalize_headers to print to syslog in debug mode

This commit is contained in:
ibizaman 2022-09-28 23:32:54 -07:00
parent 9425b745bb
commit f07adfe701

View file

@ -48,7 +48,7 @@ utils.mkConfigFile {
} }
# print_r($_REQUEST); # trigger_error(print_r($_SERVER, true), E_USER_WARNING);
''; '';
} }