__construct() public method

public __construct ( &$conf )
示例#1
0
 function __construct($debug = 0)
 {
     parent::__construct($debug);
 }