File_SMBPasswd::delAccount()

File_SMBPasswd::delAccount() -- deletes an existing account.

Referentiesamenvatting

mixed File_SMBPasswd::delAccount (string $name)

Beschrijving

This method deletes an existing account.

Parameter

Return waarde

mixed - Geeft TRUE terug bij success, PEAR_Error als het faalt.

Zie

File_SMBPasswd::delUser()

Voorbeeld