N°6270 Remove empty model.*.php files

Not necessary anymore in 3.1.0 since :
* N°4875 - Compiler : do not force the model.*.php file to be present in the module.*.php file ('datamodel' key)
* N°4280 - Module loading : do not crash if 'datamodel' file doesn't exists (model.*.php)
This commit is contained in:
Pierre Goiffon
2023-05-04 11:15:37 +02:00
parent 03e22ce42d
commit 881aa87ad2
53 changed files with 3 additions and 305 deletions

View File

@@ -22,7 +22,6 @@ SetupWebPage::AddModule(
// Components
//
'datamodel' => array(
'model.itop-service-mgmt.php',
),
'data.struct' => array(
//'data.struct.itop-service-mgmt.xml',