didou Thu Jan 20 13:11:54 2005 EDT
Modified files:
/phpdoc/en/reference/ftp/functions ftp-get.xml ftp-nb-fget.xml
ftp-nb-get.xml
Log:
Another commit for mazzanet, fixing parts of #31567
http://cvs.php.net/diff.php/phpdoc/en/reference/ftp/functions/ftp-get.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/ftp/functions/ftp-get.xml
diff -u phpdoc/en/reference/ftp/functions/ftp-get.xml:1.9
phpdoc/en/reference/ftp/functions/ftp-get.xml:1.10
--- phpdoc/en/reference/ftp/functions/ftp-get.xml:1.9 Sun Jan 16 00:09:23 2005
+++ phpdoc/en/reference/ftp/functions/ftp-get.xml Thu Jan 20 13:11:54 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry id="function.ftp-get">
<refnamediv>
<refname>ftp_get</refname>
@@ -36,7 +36,7 @@
<term><parameter>local_file</parameter></term>
<listitem>
<para>
- The local file path.
+ The local file path (will be overwritten if the file already exists).
</para>
</listitem>
</varlistentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/ftp/functions/ftp-nb-fget.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/ftp/functions/ftp-nb-fget.xml
diff -u phpdoc/en/reference/ftp/functions/ftp-nb-fget.xml:1.8
phpdoc/en/reference/ftp/functions/ftp-nb-fget.xml:1.9
--- phpdoc/en/reference/ftp/functions/ftp-nb-fget.xml:1.8 Sun Jan 16
00:09:23 2005
+++ phpdoc/en/reference/ftp/functions/ftp-nb-fget.xml Thu Jan 20 13:11:54 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.ftp-nb-fget">
<refnamediv>
<refname>ftp_nb_fget</refname>
@@ -125,7 +125,7 @@
<member><function>ftp_nb_get</function></member>
<member><function>ftp_nb_continue</function></member>
<member><function>ftp_fget</function></member>
- <member><function>ftp_fget</function></member>
+ <member><function>ftp_get</function></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/ftp/functions/ftp-nb-get.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/ftp/functions/ftp-nb-get.xml
diff -u phpdoc/en/reference/ftp/functions/ftp-nb-get.xml:1.9
phpdoc/en/reference/ftp/functions/ftp-nb-get.xml:1.10
--- phpdoc/en/reference/ftp/functions/ftp-nb-get.xml:1.9 Sun Jan 16
00:09:23 2005
+++ phpdoc/en/reference/ftp/functions/ftp-nb-get.xml Thu Jan 20 13:11:54 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry id="function.ftp-nb-get">
<refnamediv>
<refname>ftp_nb_get</refname>
@@ -41,7 +41,7 @@
<term><parameter>local_file</parameter></term>
<listitem>
<para>
- The local file path.
+ The local file path (will be overwritten if the file already exists).
</para>
</listitem>
</varlistentry>
@@ -173,7 +173,7 @@
<member><function>ftp_nb_fget</function></member>
<member><function>ftp_nb_continue</function></member>
<member><function>ftp_fget</function></member>
- <member><function>ftp_fget</function></member>
+ <member><function>ftp_get</function></member>
</simplelist>
</para>
</refsect1>