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>
|
||||
<br>
|
||||
This function returns an array with the same syntax as
|
||||
save_attributes().<br>
|
||||
<span style="font-weight: bold;">$post</span> is the $_POST array. It
|
||||
is needed t interact with the user.<br>
|
||||
save_attributes(). It additional LDAP changes when an account is
|
||||
deleted.<br>
|
||||
<span style="font-weight: bold;">$post</span> is the $_POST array.<br>
|
||||
<br>
|
||||
<br>
|
||||
<h3>2.2.13. process_attributes<br>
|
||||
|
|
Loading…
Reference in New Issue