added a note on delete_attributes()
This commit is contained in:
parent
5599a47fc4
commit
3100a3a590
|
@ -727,9 +727,9 @@ itself which should be executed by lamdaemon.<br>
|
||||||
</table>
|
</table>
|
||||||
<br>
|
<br>
|
||||||
This function returns an array with the same syntax as
|
This function returns an array with the same syntax as
|
||||||
save_attributes().<br>
|
save_attributes(). It additional LDAP changes when an account is
|
||||||
<span style="font-weight: bold;">$post</span> is the $_POST array. It
|
deleted.<br>
|
||||||
is needed t interact with the user.<br>
|
<span style="font-weight: bold;">$post</span> is the $_POST array.<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<h3>2.2.13. process_attributes<br>
|
<h3>2.2.13. process_attributes<br>
|
||||||
|
|
Loading…
Reference in New Issue