File_Passwd_Unix::parse() -- Parse passwd file
Beschrijving
Parse the unix passwd file. (Bedoeld voor pakket ontwikkelaars.)
This usually happens in
File_Passwd_Unix::load()
.
Return waarde
Geeft TRUE terug bij success,
PEAR_Error als het faalt.
Returns PEAR_Error
FILE_PASSWD_E_INVALID_FORMAT,
if passwd file has illegal format.
Note
Deze functie kan niet statisch worden aangeroepen.