File_SMBPasswd::unlock()

File_SMBPasswd::unlock() -- unlock the smbpasswd file

Synopsis

mixed File_SMBPasswd::unlock ()

Description

unlock the smbpasswd file.

Return value

mixed - Returns TRUE on success, PEAR_Error on failure.

Note

This function can not be called statically.

Example