function __construct(&$oDb, &$oConfig)
 {
     parent::__construct($oDb, $oConfig);
 }
Beispiel #2
0
 function BxPfwDetails(&$oDb, &$oConfig)
 {
     parent::BxPmtDetails($oDb, $oConfig);
 }