Hi, Regarding https://sourceforge.net/p/phpmyadmin/feature-requests/1489/ This is the line which adds new node to the navigation panel - https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/navigation/No... How to include 'sever_privileges.lib.php', in that file to be able to call functions like 'PMA_getDbRightsForUserOverview()'( )
Thanks