Merge remote branch 'origin/master'

This commit is contained in:
Pootle server
2010-12-14 16:40:09 +01:00

View File

@@ -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><span id="cfg_Servers_hide_db">$cfg['Servers'][$i]['hide_db']</span> string
</dt> </dt>
<dd>Regular expression for hiding some databases. This only hides them <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, 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. the SQL query area). To limit access, use the MySQL privilege system.
<br /><br /> <br /><br />