"fixed" bug #25344 (regular domain "localhost.com" used in php.ini)

This commit is contained in:
foobar 2003-09-01 16:25:07 +00:00
parent cbd08869f2
commit 2bbd11e6b5
2 changed files with 2 additions and 2 deletions

View file

@ -591,7 +591,7 @@ define_syslog_variables = Off
SMTP = localhost
; For Win32 only.
sendmail_from = me@localhost.com
;sendmail_from = me@example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =

View file

@ -606,7 +606,7 @@ define_syslog_variables = Off
SMTP = localhost
; For Win32 only.
sendmail_from = me@localhost.com
;sendmail_from = me@example.com
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
;sendmail_path =