added a note on delete_attributes()

This commit is contained in:
Roland Gruber 2005-11-06 11:18:33 +00:00
parent 5599a47fc4
commit 3100a3a590
1 changed files with 3 additions and 3 deletions

View File

@ -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>