ZF-10532: Zend_Config_Writer_Ini has no option to setup a section
Description
Zend_Config_Writer_Ini has no option to setup a section for writing. The section is being retrieved only from $sectionName = $this->_config->getSectionName();
Zend_Config_Writer_Ini has no option to setup a section for writing. The section is being retrieved only from $sectionName = $this->_config->getSectionName();
Comments
No comments to display