diff --git a/Documentation.html b/Documentation.html index 9bb7d4807..2e45edcce 100644 --- a/Documentation.html +++ b/Documentation.html @@ -838,7 +838,7 @@ since this link provides funding for phpMyAdmin.
$cfg['Servers'][$i]['hide_db'] string
-
Regular expression for hiding some databases to unprivileged users. +
Regular expression for hiding some databases from 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.