Enhance modulebuilder

Work on MO
This commit is contained in:
Laurent Destailleur
2019-10-30 01:35:41 +01:00
parent beb85ee3a8
commit bc3f088f50
15 changed files with 2457 additions and 15 deletions

View File

@@ -81,8 +81,6 @@ class modTicket extends DolibarrModules
$this->module_parts = array(
// Set this to 1 if module has its own trigger directory
'triggers' => 1,
// Set this to 1 if module has its own models directory
'models' => 1,
);
// Data directories to create when module is enabled.