Ejemplo n.º 1
0
 function __construct(&$oConfig)
 {
     parent::__construct($oConfig);
 }
Ejemplo n.º 2
0
 function BxFdbDb(&$oConfig)
 {
     parent::BxDolTextDb($oConfig);
 }
Ejemplo n.º 3
0
 function BxNewsDb(&$oConfig)
 {
     parent::BxDolTextDb($oConfig);
 }