File_Passwd_Custom::parse()
File_Passwd_Custom::parse() -- Parse passwd file
Synopsis
mixed File_Passwd_Custom::parse ()
Return value
Returns TRUE on success,
PEAR_Error on failure.
Returns PEAR_Error
FILE_PASSWD_E_INVALID_FORMAT,
if passwd file has illegal format.
Note
This function can not be called
statically.