diff --git a/setup/extensionsmap.class.inc.php b/setup/extensionsmap.class.inc.php index 12c44e241..7d95c23af 100644 --- a/setup/extensionsmap.class.inc.php +++ b/setup/extensionsmap.class.inc.php @@ -715,7 +715,8 @@ class iTopExtensionsMap } /** - * Get the list of signatures of some well-known multi-module extensions + * Get the list of signatures of some well-known multi-module extensions without extension.xml file (should not exist anymore) + * * @return string[][]|string[][][][] */ protected function GetOldExtensionsSignatures()