File_SMBPasswd::load()

File_SMBPasswd::load() -- load the contents of an existing smbpasswd file

Synopsis

mixed File_SMBPasswd::load ()

Beschreibung

Load the contents of smbpasswd file.

Rückgabewert

mixed - Gibt bei Erfolg TRUE zurück, bei einem Fehler ein Objekt der Klasse PEAR_Error.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Beispiel