예제 #1
0
 function __construct(&$oConfig)
 {
     parent::__construct($oConfig);
 }
예제 #2
0
 function BxPfwDb(&$oConfig)
 {
     parent::BxPmtDb($oConfig);
 }