Exemplo n.º 1
0
 function __construct(&$oConfig)
 {
     parent::__construct($oConfig);
 }
Exemplo n.º 2
0
 function BxPfwDb(&$oConfig)
 {
     parent::BxPmtDb($oConfig);
 }