Doc for RetainQueryBox

This commit is contained in:
Marc Delisle 2012-01-07 07:09:37 -05:00
parent e5323864b7
commit 6599ce6936

View File

@ -1447,6 +1447,10 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
<dd>Defines whether <abbr title="structured query language">SQL</abbr> queries
generated by phpMyAdmin should be displayed or not.</dd>
<dt id="cfg_RetainQueryBox">$cfg['RetainQueryBox'] boolean</dt>
<dd>Defines whether the <abbr title="structured query language">SQL</abbr>
query box should be kept displayed after its submission.</dd>
<dt id="cfg_AllowUserDropDatabase">$cfg['AllowUserDropDatabase'] boolean</dt>
<dd>Defines whether normal users (non-administrator) are allowed to
delete their own database or not. If set as FALSE, the link &quot;Drop