This commit is contained in:
Antony Dovgal 2009-01-12 10:47:47 +00:00
parent 2bcdd36879
commit 68ecbd73d3
2 changed files with 2 additions and 2 deletions

View File

@ -747,7 +747,7 @@ smtp_port = 25
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_parameters =
; Add X-PHP-Originaiting-Script: that will include uid of the script followed by the filename
; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
mail.add_x_header = Off
; Log all mail() calls including the full path of the script, line #, to address and headers

View File

@ -799,7 +799,7 @@ smtp_port = 25
; the 5th parameter to mail(), even in safe mode.
;mail.force_extra_parameters =
; Add X-PHP-Originaiting-Script: that will include uid of the script followed by the filename
; Add X-PHP-Originating-Script: that will include uid of the script followed by the filename
mail.add_x_header = On
; Log all mail() calls including the full path of the script, line #, to address and headers