mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-02 21:10:10 +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.