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

index f00d902f56db68f7ee1d34ba633ec415bf431c6b..64c90f5f30ec69c77a95a2183e2bea4781ec3529 100644 (file)
@@ -673,7 +673,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 f88d0e157c7cf3cfc0b6d95a9f4fe5affdda6ac7..f29bf1bb281397d775196768bc98c58ba56e0d97 100644 (file)
@@ -710,7 +710,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