Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Delisle <marc@infomarc.info>2012-04-21 16:21:28 +0400
committerMarc Delisle <marc@infomarc.info>2012-04-21 16:21:28 +0400
commitb6925193d6357ee45c797a99e0563ffb2a82e392 (patch)
tree647652f78c226e0f637715695832cd56c5dfcd80 /Documentation.html
parent02dbe89b9a55b9f1017fcc2e1470c6f96c0a2e4a (diff)
Remove SuggestDBName configuration directive
Diffstat (limited to 'Documentation.html')
-rw-r--r--Documentation.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/Documentation.html b/Documentation.html
index 8449158781..62bc346671 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1647,10 +1647,6 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
hard coded password value in the configuration file, end users can't
be allowed to change their passwords.</dd>
- <dt id="cfg_SuggestDBName">$cfg['SuggestDBName'] boolean</dt>
- <dd>Defines whether to suggest a database name on the
- &quot;Create Database&quot; form or to keep the textfield empty.</dd>
-
<dt id="cfg_ShowDbStructureCreation">$cfg['ShowDbStructureCreation'] boolean</dt>
<dd>Defines whether the database structure page (tables list) has a
&quot;Creation&quot; column that displays when each table was created.</dd>