reference/ftp/constants.xml
5bc8ebe3c1e0bb133e058f1b8eb34a721149e893
...
...
@@ -10,7 +10,7 @@
10
10
(<type>int</type>)
11
11
</term>
12
12
<listitem>
13
-
<para></para>
13
+
<para/>
14
14
</listitem>
15
15
</varlistentry>
16
16
<varlistentry xml:id="constant.ftp-autoseek">
...
...
@@ -84,7 +84,7 @@
84
84
(<type>int</type>)
85
85
</term>
86
86
<listitem>
87
-
<para></para>
87
+
<para/>
88
88
</listitem>
89
89
</varlistentry>
90
90
<varlistentry xml:id="constant.ftp-image">
...
...
@@ -110,18 +110,16 @@
110
110
<varlistentry xml:id="constant.ftp-usepasvaddress">
111
111
<term>
112
112
<constant>FTP_USEPASVADDRESS</constant>
113
-
(<type>bool</type>)
113
+
(<type>int</type>)
114
114
</term>
115
115
<listitem>
116
116
<para>
117
117
See <function>ftp_set_option</function> for information.
118
-
Available as of PHP 5.6.0.
119
118
</para>
120
119
</listitem>
121
120
</varlistentry>
122
121
</variablelist>
123
122
</appendix>
124
-

125
123
<!-- Keep this comment at the end of the file
126
124
Local variables:
127
125
mode: sgml
128
126