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