agnostack/magento_extension

!!!!!!!: read version from config.xml

todo opened this issue · 0 comments

todo commented

// TODO!!!!!!!: read version from config.xml
// $configSettings = Mage::getSingleton('Zendesk_Zendesk/config');
// Mage::log(json_encode($configSettings), null, 'zendesk.log');
$this->getResponse()->setHeader('X-Extension-Version', '3.0.0');
return $this;
}


This issue was generated by todo based on a TODO comment in 047a2c8 when #164 was merged. cc @agnostack.