mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Revert Setup : only scan necessary dirs for extensions
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user