mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-20 08:27:39 +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.