diff options
Diffstat (limited to 'php.ini-dist')
| -rw-r--r-- | php.ini-dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist index 08a05c21f0..b2a7430d45 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -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] |
