mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 19:29:00 +02:00
In `library/Icinga/Web/Navigation/Navigation::merge()` the result of `preg_match` must be cast to int before adding 1 to it.
In `library/Icinga/Web/Navigation/Navigation::merge()` the result of `preg_match` must be cast to int before adding 1 to it.