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');
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');