diff --git a/ChangeLog b/ChangeLog index 46e6eeba78..0b6ea0fc55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -58,6 +58,7 @@ phpMyAdmin - ChangeLog + rfe #1595 make professional code editor suggestion + rfe #1606 processlist filter + rfe Change tracking activation status from db level tracking page ++ rfe #1207 Export users associated with a specific schema/database 4.3.11.0 (not yet released) - bug #4774 SQL links are completely wrong diff --git a/libraries/server_privileges.lib.php b/libraries/server_privileges.lib.php index adb2d66eeb..d3c8c53399 100644 --- a/libraries/server_privileges.lib.php +++ b/libraries/server_privileges.lib.php @@ -1867,8 +1867,9 @@ function PMA_getHtmlForSpecificDbPrivileges($db) $html_output = ''; if ($GLOBALS['is_superuser']) { // check the privileges for a particular database. - $html_output = '