Data Exchange - data structure

SVN:trunk[1058]
This commit is contained in:
Romain Quetiez
2011-01-31 15:53:07 +00:00
parent 1a52f4de72
commit 735a9729c0
2 changed files with 328 additions and 1 deletions

View File

@@ -333,7 +333,7 @@ class Config
'application/menunode.class.inc.php',
'application/user.preferences.class.inc.php',
'application/audit.rule.class.inc.php',
// Romain - That's dirty, because those 3 classes are in fact part of the core
// Romain - That's dirty, because those classes are in fact part of the core
// but I needed those classes to be derived from cmdbAbstractObject
// (to be managed via the GUI) and this class in not really known from
// the core, PLUS I needed the includes to be there also for the setup
@@ -341,6 +341,7 @@ class Config
'core/event.class.inc.php',
'core/action.class.inc.php',
'core/trigger.class.inc.php',
'synchro/synchrodatasource.class.inc.php',
);
$this->m_aDataModels = array();
$this->m_aWebServiceCategories = array(