show table comment/description as tooltip in left frame

This commit is contained in:
Korakot Chaovavanich
2001-10-04 02:29:52 +00:00
parent 0352e26eef
commit 2b2c88b620
2 changed files with 22 additions and 3 deletions

View File

@@ -105,6 +105,7 @@ $cfgConfirm = TRUE; // confirm 'DROP TABLE' & 'DROP DATABASE'
$cfgShowStats = TRUE; // allow to display statistics and space usage in
// the pages about database details and table
// properties
$cfgShowTooltip = TRUE; // display table comment as tooltip in left frame
$cfgShowBlob = FALSE; // display blob field contents in browse mode
$cfgShowAll = FALSE; // allows to display all the rows in browse mode