mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-18 11:48:28 +02:00
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
74 KiB
74 KiB