File_Passwd_Common::__construct

File_Passwd_Common::__construct() – Constructeur (ZE2)

Synopsis

object File_Passwd_Common::__construct ( string $file = 'passwd' )

Description

Implémenté pour des raisons de compatibilité avec le Zend Engine 2.

(package developer related)

Parameter

string $file

chemin vers le fichier passwd

Return value

Retourne un object File_Passwd_* - nouvel instance de l'objet File_Passwd_* .

Note

This function can not be called statically.