File_Passwd_Custom::File_Passwd_Custom()

File_Passwd_Custom::File_Passwd_Custom() -- Constructor

Referentiesamenvatting

require_once 'File/Passwd/Custom.php';

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

Beschrijving

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

Parameter

string $file

path to passwd file

Return waarde

Returns object File_Passwd_Custom.

Note

Deze functie kan niet statisch worden aangeroepen.