File_Passwd_Common::__construct

File_Passwd_Common::__construct() – コンストラクタ (ZE2)

Synopsis

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

Description

Zend Engine 2 との互換性のために実装されています。

(package developer related)

Parameter

string $file

パスワードファイルへのパス。

Return value

object File_Passwd_* - File_Passwd_* オブジェクトの新しいインスタンス。

Note

This function can not be called statically.