forked from Wavyzz/dolibarr
Fix warnings
This commit is contained in:
@@ -102,7 +102,7 @@ class modOauth extends DolibarrModules
|
||||
$this->rights[$r][4] = 'read';*/
|
||||
|
||||
// Main menu entries
|
||||
$this->menus = array(); // List of menus to add
|
||||
$this->menu = array(); // List of menus to add
|
||||
$r = 0;
|
||||
|
||||
// This is to declare the Top Menu entry:
|
||||
|
||||
Reference in New Issue
Block a user