_oSet = oxNew('d3_cfg_mod'); $this->_oSet->Load($this->_oSet->getModOxid($this->_sModId), true); $this->_oParent->addTplParam('blD3GoogleAnalyticsActive', $this->_oSet->getFieldData('oxactive')); $this->_oParent->addTplParam('oD3GASettings', $this->_oSet); return $ret; } }