Manage interdependencies between modules, in the setup

SVN:trunk[552]
This commit is contained in:
Denis Flaven
2010-07-05 11:00:25 +00:00
parent 1f3554777d
commit 1247fda416
9 changed files with 54 additions and 21 deletions

View File

@@ -14,6 +14,7 @@ SetupWebPage::AddModule(
'dependencies' => array(
'itop-config-mgmt/1.0.0',
'itop-tickets/1.0.0',
'itop-incident-mgmt/1.0.0',
),
'mandatory' => false,
'visible' => true,