-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hello
error
glpiphplog.CRITICAL: *** Uncaught Exception Error: Class "PluginMydashboardMenu" not found
in config.form.php line 31 : the name of the pluginmydashboardmenu is wrong
the line must be :
Html::header(PluginMydashboardMenu::getTypeName(2), '', "tools", "PluginMydashboardMenu",'PluginMydashboardConfig');
instead of
Html::header(PluginMydashboardMenu::getTypeName(2), '', "tools", "pluginmydashboardmenu",'PluginMydashboardConfig');
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels