mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 16:48:42 +02: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
|
// We're not recursing, let's add the directory to the list of scanned dirs
|
||||||
$this->aScannedDirs[] = $sSearchDir;
|
$this->aScannedDirs[] = $sSearchDir;
|
||||||
|
|
||||||
return true;
|
|
||||||
}
|
}
|
||||||
$sExtensionId = null;
|
$sExtensionId = null;
|
||||||
$aSubDirectories = array();
|
$aSubDirectories = array();
|
||||||
|
|||||||
Reference in New Issue
Block a user