Example #1
0
 function __construct(&$oConfig)
 {
     parent::__construct($oConfig);
 }
Example #2
0
 function BxFdbDb(&$oConfig)
 {
     parent::BxDolTextDb($oConfig);
 }
Example #3
0
 function BxNewsDb(&$oConfig)
 {
     parent::BxDolTextDb($oConfig);
 }