From 393469e50aaffeb48cca41fb669f8897408473f0 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 16 Sep 2004 12:15:50 +0000 Subject: [PATCH] clarification --- config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.inc.php b/config.inc.php index fd0550e00..702a39cac 100644 --- a/config.inc.php +++ b/config.inc.php @@ -499,7 +499,7 @@ $cfg['ShowBrowseComments'] = TRUE; // shows stored relation-comments in $cfg['ShowPropertyComments']= TRUE; // shows stored relation-comments in 'table property' mode. $cfg['RepeatCells'] = 100; // repeat header names every X cells? (0 = deactivate) -$cfg['QueryFrame'] = TRUE; // displays a new frame where a link to a querybox is always displayed. +$cfg['QueryFrame'] = TRUE; // displays a link or icon in the left frame to open the querybox, and activates the querybox when clicking on [Edit] on the results page. $cfg['QueryFrameJS'] = TRUE; // whether to use JavaScript functions for opening a new window for SQL commands. // if set to 'false', the target of the querybox is always the right frame. $cfg['QueryWindowWidth'] = 550; // Width of Query window