]> granicus.if.org Git - php/commitdiff
Corrected a confusing comment (see bug #14972)
authorMarko Karppinen <markonen@php.net>
Thu, 24 Jan 2002 14:25:51 +0000 (14:25 +0000)
committerMarko Karppinen <markonen@php.net>
Thu, 24 Jan 2002 14:25:51 +0000 (14:25 +0000)
php.ini-dist
php.ini-recommended

index 08a05c21f022deef3535380634a6fc72948153c4..b2a7430d45a355c0d41cc4c30887f12ec9e14946 100644 (file)
@@ -491,7 +491,7 @@ SMTP = localhost
 ; For Win32 only.
 sendmail_from = me@localhost.com
 
-; For Unix only.  You may supply arguments as well (default: 'sendmail -t -i').
+; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
 ;sendmail_path =
 
 [Logging]
index 0f8d786a9a1c7febe25f7e27a7ff25fe390d94ea..f5bf25d0bedeea7d4be3a065f841f5c477c4e7ad 100644 (file)
@@ -496,7 +496,7 @@ SMTP = localhost
 ; For Win32 only.
 sendmail_from = me@localhost.com
 
-; For Unix only.  You may supply arguments as well (default: 'sendmail -t -i').
+; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
 ;sendmail_path =
 
 [Logging]