mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
The PreservingIniWriter needs to be aware of the the order of the sections and update the section declarations in the configuration file when the order has changed. Therefore add functions to correctly reorder sections. refs #4615