From e71b21b6846ff481135df7286d6563467796169b Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 14 Dec 2010 09:43:19 -0500 Subject: [PATCH] English mistake --- Documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.