Files
iTop/setup
Pierre Goiffon 023ead39ec N°4280 Handle modules with non existing model.*.php files imported (#295)
We were crashing iTop when having a module with : 
* in the 'datamodel' key in the module.*.php file a 'model.*.php' declared
* no model.*.php file in the module sources
* no model.*.php generated after compilation

This behavior is improved : 
* if isdevenv an exception will be thrown detailing which module is concerned
* else : 
  - model.*.php won't be added in iTop datamodel autoload
  - a SetupLog::Error will be made
2022-06-15 17:20:13 +02:00
..
2021-03-15 09:29:45 +01:00
2022-04-29 16:43:56 +02:00
2019-01-09 11:03:05 +01:00
2021-03-15 09:29:45 +01:00