forked from Wavyzz/dolibarr
Fix the info if module are provided by module or not was wrong
This commit is contained in:
@@ -130,7 +130,12 @@ class modService extends DolibarrModules
|
||||
*/
|
||||
|
||||
|
||||
// Exports
|
||||
// Menus
|
||||
//-------
|
||||
$this->menu = 1; // This module add menu entries. They are coded into menu manager.
|
||||
|
||||
|
||||
// Exports
|
||||
//--------
|
||||
$r=0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user