mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-07 17:42:53 +01:00
Fix warnings
This commit is contained in:
@@ -115,7 +115,7 @@ class modWorkflow extends DolibarrModules
|
||||
*/
|
||||
|
||||
// Main menu entries
|
||||
$this->menus = array(); // List of menus to add
|
||||
$this->menu = array(); // List of menus to add
|
||||
$r = 0;
|
||||
/*
|
||||
$this->menu[$r]=array('fk_menu'=>0,
|
||||
|
||||
Reference in New Issue
Block a user