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'])

Opis

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

Parametr

string $file

path to passwd file

Zwracana wartość

Returns object File_Passwd_Custom.

Uwagi

Ta funkcja nie może być wywołana statycznie.