mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-17 11:30:27 +01:00
Since we're only processing the config script upon calling Module::hasJs/Css() if no module.js or module.css exists, we need to ensure that it's processed when calling Module::getJS/CssFiles(). refs #9702