mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-27 06:04:12 +01:00
rebase on develop + split new sort computation apart from modulediscovery
This commit is contained in:
@@ -85,12 +85,7 @@ class iTopCoreModule {
|
||||
|
||||
$this->aOngoingDependencies=$aNextDependencies;
|
||||
|
||||
if ($bDependenciesSolved)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
return $bDependenciesSolved;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user