File_Passwd_Common::__construct()

File_Passwd_Common::__construct() -- Constructor (ZE2)

Synopsis

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

Description

Implemented for Zend Engine 2 compatibility.

(package developer related)

Parameter

string $file

path to passwd file

Return value

Returns object File_Passwd_* - new instance of an File_Passwd_* object.

Note

This function can not be called statically.