mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-06-28 17:44:24 +02:00
Added the clearstatcache call before enabling or disabling modules, as this prevents a 'File exists' error that occurs sometimes on symlink creation (even when the folder is empty). Also added tests for teh moduleManager refs #4092