File_Passwd_Custom::File_Passwd_Custom()

File_Passwd_Custom::File_Passwd_Custom() -- Constructor

Synopsis

require_once 'File/Passwd/Custom.php';

object &new File_Passwd_custom ([string $file = 'passwd'])

Beschreibung

Initialize a new File_Passwd_Custom object with the specified path to passwd file.

Parameter

string $file

path to passwd file

Rückgabewert

Returns object File_Passwd_Custom.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.