Zend_Config_Writer_Ini::setRenderWithoutSections
Set if rendering should occour without sections or not.
If set to true, the INI file is rendered without sections completely into the global namespace of the INI file.
Signature
public function setRenderWithoutSections([bool
$withoutSections = true] )
Parameters
-
$withoutSections
Returns
- Zend_Config_Writer_Ini