File_Passwd_Authdigest::delUserInRealm() -- Delete a user
Description
Delete a certain user in a specific realm.
Parameter
- string
$user
the user to remove
- string
$inRealm
the realm the user should be in
Return value
Returns TRUE on success,
PEAR_Error on failure.
Note
This function can not be called
statically.