__construct() public method

public __construct ( &$conf )
コード例 #1
0
ファイル: dbfunctions.php プロジェクト: holsinger/openfloor
 function __construct($debug = 0)
 {
     parent::__construct($debug);
 }