mixed^File_Passwd_Common::delUser (
string $user
)
Delete a certain user.
$user
username
Returns TRUE on success, PEAR_Error on failure.
Error Code | Summary |
---|---|
FILE_PASSWD_E_EXISTS_NOT | user doesn't exist |
This function can not be called statically.