File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ html_errors = On
573
573
; http://php.net/error-log
574
574
; Example:
575
575
;error_log = php_errors.log
576
- ; Log errors to syslog (Event Log on NT, not valid in Windows 95 ).
576
+ ; Log errors to syslog (Event Log on Windows).
577
577
;error_log = syslog
578
578
579
579
;windows.show_crt_warning
@@ -1037,7 +1037,7 @@ mail.add_x_header = On
1037
1037
; The path to a log file that will log all mail() calls. Log entries include
1038
1038
; the full path of the script, line number, To address and headers.
1039
1039
;mail.log =
1040
- ; Log mail to syslog (Event Log on NT, not valid in Windows 95 ).
1040
+ ; Log mail to syslog (Event Log on Windows).
1041
1041
;mail.log = syslog
1042
1042
1043
1043
[SQL]
Original file line number Diff line number Diff line change @@ -573,7 +573,7 @@ html_errors = On
573
573
; http://php.net/error-log
574
574
; Example:
575
575
;error_log = php_errors.log
576
- ; Log errors to syslog (Event Log on NT, not valid in Windows 95 ).
576
+ ; Log errors to syslog (Event Log on Windows).
577
577
;error_log = syslog
578
578
579
579
;windows.show_crt_warning
@@ -1035,7 +1035,7 @@ mail.add_x_header = On
1035
1035
; The path to a log file that will log all mail() calls. Log entries include
1036
1036
; the full path of the script, line number, To address and headers.
1037
1037
;mail.log =
1038
- ; Log mail to syslog (Event Log on NT, not valid in Windows 95 ).
1038
+ ; Log mail to syslog (Event Log on Windows).
1039
1039
;mail.log = syslog
1040
1040
1041
1041
[SQL]
You can’t perform that action at this time.
0 commit comments