mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-27 06:04:12 +01:00
For example : module "mymodule" is in extension "myextension" On the file system the `license.xml` file will be in `/extensions/myextension/mymodule/license.mymodule.xml` This form wasn't working in the setup but well displayed in the about box. When \SetupUtils::GetLicenses was called in the setup it was searching with a GLOB pattern only in one level subfolders. Now we are searching 2 levels. When called from the console, it is only searching in env-*, where everything is on one level.
67 KiB
67 KiB