Exemplo n.º 1
0
 function __construct(&$oDb, &$oConfig)
 {
     parent::__construct($oDb, $oConfig);
 }
Exemplo n.º 2
0
 function BxPfwDetails(&$oDb, &$oConfig)
 {
     parent::BxPmtDetails($oDb, $oConfig);
 }