From 5c11808271a68c09031fcfc4e86cd157c45e7431 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 18 Jun 2015 06:38:39 -0400 Subject: [PATCH] Output of DBG sql is now integrated to the console Signed-off-by: Marc Delisle --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 18f9d98e87..98d5dce319 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -2829,7 +2829,7 @@ Developer :default: false Enable logging queries and execution times to be - displayed in the bottom of main page (right frame). + displayed in the console's Debug SQL tab. .. config:option:: $cfg['DBG']['demo']