vrana Mon Mar 6 23:58:53 2006 UTC
Modified files:
/phpdoc/en/reference/mail ini.xml
Log:
Host name instead of DNS name (bug #36610)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/mail/ini.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/mail/ini.xml
diff -u phpdoc/en/reference/mail/ini.xml:1.8
phpdoc/en/reference/mail/ini.xml:1.9
--- phpdoc/en/reference/mail/ini.xml:1.8 Tue Feb 22 17:36:07 2005
+++ phpdoc/en/reference/mail/ini.xml Mon Mar 6 23:58:52 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<section id="mail.configuration">
&reftitle.runtime;
&extension.runtime;
@@ -57,7 +57,7 @@
</term>
<listitem>
<para>
- Used under Windows only: DNS name or IP address of the SMTP server PHP
+ Used under Windows only: host name or IP address of the SMTP server PHP
should use for mail sent with the <function>mail</function> function.
</para>
</listitem>