mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-18 16:18:47 +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
127 KiB
127 KiB