Revert Setup : only scan necessary dirs for extensions

This commit is contained in:
Eric
2019-11-21 11:37:22 +01:00
parent 675221a15e
commit 5ebc290b94

View File

@@ -262,8 +262,6 @@ class iTopExtensionsMap
{
// We're not recursing, let's add the directory to the list of scanned dirs
$this->aScannedDirs[] = $sSearchDir;
return true;
}
$sExtensionId = null;
$aSubDirectories = array();