[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_0BETA1-10-g8877642

Marc Delisle lem9 at users.sourceforge.net
Tue Dec 14 15:37:11 CET 2010


The branch, master has been updated
       via  887764266a269bd5be08b3bbab2a3dae5ca7b25c (commit)
      from  5d915f1ff6e04a40c748ad42ad212fa91992d70e (commit)


- Log -----------------------------------------------------------------
commit 887764266a269bd5be08b3bbab2a3dae5ca7b25c
Author: Marc Delisle <marc at infomarc.info>
Date:   Tue Dec 14 09:36:54 2010 -0500

    Clarify hide_db

-----------------------------------------------------------------------

Summary of changes:
 Documentation.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Documentation.html b/Documentation.html
index 2d53af6..9bb7d48 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -838,7 +838,8 @@ 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. This only hides them
+    <dd>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.
         <br /><br />


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list