reference/fdf/functions/fdf-set-value.xml
3a16221dd925e5dfbb913b33d7fef03bc445795b
...
...
@@ -61,8 +61,8 @@
61
61
</para>
62
62
<para>
63
63
The value is no longer used in the current toolkit version 5.0. For
64
-
compatibility reasons it is still supported as an optional parameter
65
-
beginning with PHP 4.3, but ignored internally.
64
+
compatibility reasons it is still supported as an optional parameter,
65
+
but ignored internally.
66
66
</para>
67
67
</note>
68
68
</listitem>
...
...
@@ -78,31 +78,6 @@
78
78
</para>
79
79
</refsect1>
80
80

81
-
<refsect1 role="changelog">
82
-
&reftitle.changelog;
83
-
<para>
84
-
<informaltable>
85
-
<tgroup cols="2">
86
-
<thead>
87
-
<row>
88
-
<entry>&Version;</entry>
89
-
<entry>&Description;</entry>
90
-
</row>
91
-
</thead>
92
-
<tbody>
93
-
<row>
94
-
<entry>4.3.0</entry>
95
-
<entry>
96
-
Support for arrays in the <parameter>value</parameter> parameter was
97
-
added.
98
-
</entry>
99
-
</row>
100
-
</tbody>
101
-
</tgroup>
102
-
</informaltable>
103
-
</para>
104
-
</refsect1>
105
-

106
81
<refsect1 role="seealso">
107
82
&reftitle.seealso;
108
83
<para>
109
84