mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-27 03:38:57 +02: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.