File_Passwd_Custom::parse() -- Parse passwd file
Beschrijving
Parse the custom passwd file. (Bedoeld voor pakket ontwikkelaars.)
This usually happens in
File_Passwd_Custom::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.