diff --git a/Documentation.html b/Documentation.html index 2d53af64d..9bb7d4807 100644 --- a/Documentation.html +++ b/Documentation.html @@ -838,7 +838,8 @@ since this link provides funding for phpMyAdmin.
$cfg['Servers'][$i]['hide_db'] string
-
Regular expression for hiding some databases. This only hides them +
Regular expression for hiding some databases to unprivileged users. + This only hides them from listing, but a user is still able to access them (using, for example, the SQL query area). To limit access, use the MySQL privilege system.