mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-12 00:49:59 +01:00
Further I replaced if-elseif blocks w/ switch when branching based on the value of a single parameter, which would have to be implied otherwise by looking at all the conditions.