]> granicus.if.org Git - php/commitdiff
MFH: Fixed bug #47543 (irrelevant warning message)
authorKalle Sommer Nielsen <kalle@php.net>
Sun, 8 Mar 2009 06:12:08 +0000 (06:12 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Sun, 8 Mar 2009 06:12:08 +0000 (06:12 +0000)
php.ini-dist
php.ini-recommended

index f1a940a369100849ae561733bef6bd2dd2158931..3f42a38287e15a189568b42b5042d1b1ed033625 100644 (file)
@@ -751,7 +751,7 @@ smtp_port = 25
 mail.add_x_header = Off
 
 ; Log all mail() calls including the full path of the script, line #, to address and headers
-mail.log =
+;mail.log =
 
 [SQL]
 sql.safe_mode = Off
index a9d53179e38cada96ed922c8c8c49825ece55ad4..20cc1dc918dd56a29ebd8c022bce2f227aaeec0f 100644 (file)
@@ -803,7 +803,7 @@ smtp_port = 25
 mail.add_x_header = On
 
 ; Log all mail() calls including the full path of the script, line #, to address and headers
-mail.log =
+;mail.log =
 
 [SQL]
 sql.safe_mode = Off