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
@@ -1014,7 +1014,7 @@ mail.add_x_header = On
1014
1014
; The path to a log file that will log all mail() calls. Log entries include
1015
1015
; the full path of the script, line number, To address and headers.
1016
1016
;mail.log =
1017
- ; Log mail to syslog (Event Log on NT, not valid in Windows 95 ).
1017
+ ; Log mail to syslog (Event Log on Windows).
1018
1018
;mail.log = syslog
1019
1019
1020
1020
[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
@@ -1014,7 +1014,7 @@ mail.add_x_header = On
1014
1014
; The path to a log file that will log all mail() calls. Log entries include
1015
1015
; the full path of the script, line number, To address and headers.
1016
1016
;mail.log =
1017
- ; Log mail to syslog (Event Log on NT, not valid in Windows 95 ).
1017
+ ; Log mail to syslog (Event Log on Windows).
1018
1018
;mail.log = syslog
1019
1019
1020
1020
[SQL]
You can’t perform that action at this time.
0 commit comments