mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 19:29:00 +02:00
We do not want to override Zend_Form::setConfig() so this renaming is required. set*Ini*Config() because ConfigForm::save() utilizes an ini-writer to persist the configuration to disk. refs #5525