From 6599ce693625e779e5f4bde0a440813d52330c87 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 7 Jan 2012 07:09:37 -0500 Subject: [PATCH] Doc for RetainQueryBox --- Documentation.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation.html b/Documentation.html index 44578c447d..b28c425cc9 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1447,6 +1447,10 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE
Defines whether SQL queries generated by phpMyAdmin should be displayed or not.
+
$cfg['RetainQueryBox'] boolean
+
Defines whether the SQL + query box should be kept displayed after its submission.
+
$cfg['AllowUserDropDatabase'] boolean
Defines whether normal users (non-administrator) are allowed to delete their own database or not. If set as FALSE, the link "Drop