mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
Merge branch 'support/2.7' into develop
# Conflicts: # .jenkins/bin/tests/phpunit.sh # Jenkinsfile # core/config.class.inc.php # core/dbobjectsearch.class.php # core/ormlinkset.class.inc.php # datamodels/2.x/combodo-db-tools/dbtools.php # dictionaries/nl.dictionary.itop.ui.php
This commit is contained in:
@@ -42,7 +42,8 @@ SetupWebPage::AddModule(
|
||||
//
|
||||
'datamodel' => array(
|
||||
'model.combodo-db-tools.php',
|
||||
'src/Service/DBToolsUtils.php'
|
||||
'src/Service/DBToolsUtils.php',
|
||||
'src/Service/DBAnalyzerUtils.php',
|
||||
),
|
||||
'webservice' => array(),
|
||||
'data.struct' => array(),
|
||||
|
||||
Reference in New Issue
Block a user