Image-stuff, multi-column display

This commit is contained in:
Garvin Hicking
2003-07-25 13:59:47 +00:00
parent b12721e836
commit 2df5509bb7
8 changed files with 294 additions and 124 deletions

View File

@@ -255,7 +255,7 @@ $cfg['BZipDump'] = TRUE; // dump files
// Tabs display settings
$cfg['LightTabs'] = FALSE; // use graphically less intense menu tabs
$cfg['PropertiesIconic'] = TRUE; // Use icons instead of text for the table display of a database
$cfg['PropertiesIconic'] = TRUE; // Use icons instead of text for the table display of a database (TRUE|FALSE|'both')
$cfg['PropertiesNumColumns'] = 1; // How many columns should be used for table display of a database?
// (a value larger than 1 results in some information being hidden)