The branch, master has been updated via e71b21b6846ff481135df7286d6563467796169b (commit) from 887764266a269bd5be08b3bbab2a3dae5ca7b25c (commit)
- Log ----------------------------------------------------------------- commit e71b21b6846ff481135df7286d6563467796169b Author: Marc Delisle marc@infomarc.info Date: Tue Dec 14 09:43:19 2010 -0500
English mistake
-----------------------------------------------------------------------
Summary of changes: Documentation.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation.html b/Documentation.html index 9bb7d48..2e45edc 100644 --- a/Documentation.html +++ b/Documentation.html @@ -838,7 +838,7 @@ since this link provides funding for phpMyAdmin.
<dt><span id="cfg_Servers_hide_db">$cfg['Servers'][$i]['hide_db']</span> string </dt> - <dd>Regular expression for hiding some databases to unprivileged users. + <dd>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.
hooks/post-receive