mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
Formerly we logged a warning if a module was found in multiple module paths. This is pointless, because as soon as you got a default module installed by your distribution and "upgraded" it via your web frontend this "error" will be the default. Logging at debug level right now.