appendices/migration73/new-features.xml
b37727abaf0e731a05c516fd85b44e86f4bf5c75
...
...
@@ -132,7 +132,7 @@
132
132
<itemizedlist>
133
133
<listitem>
134
134
<simpara>
135
-
A <literal>$serverctrls</literal> parameter to send controls to the
135
+
A <literal>$controls</literal> parameter to send controls to the
136
136
server in <function>ldap_add</function>,
137
137
<function>ldap_mod_replace</function>, <function>ldap_mod_add</function>,
138
138
<function>ldap_mod_del</function>, <function>ldap_rename</function>,
...
...
@@ -144,7 +144,7 @@
144
144
</listitem>
145
145
<listitem>
146
146
<simpara>
147
-
The out parameter <literal>$serverctrls</literal> to get controls from the server in
147
+
The out parameter <literal>$controls</literal> to get controls from the server in
148
148
<function>ldap_parse_result</function> has been added.
149
149
</simpara>
150
150
</listitem>
151
151