2002-06-22 Olivier L. M�ller <om@omnis.ch>
* lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3: shorter term for QBE * config.inc.php3: added configuration variables for default tabs * tbl_properties_links.php3: 'Empty' tab is now red as well * db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3: moved 'Structure' to the front and use it as default value. TODO: make that customizable.
This commit is contained in:
@@ -183,6 +183,12 @@ $cfg['GZipDump'] = TRUE; // compression for
|
||||
$cfg['BZipDump'] = TRUE; // dump files
|
||||
|
||||
|
||||
// Default Tabs settings
|
||||
|
||||
$cfg['DefaultTabTable'] = 'Structure'; // not active yet
|
||||
$cfg['DefaultTabDatabase'] = 'Structure'; // not active yet
|
||||
|
||||
|
||||
/**
|
||||
* Link to the official MySQL documentation
|
||||
* Be sure to include no trailing slash on the path
|
||||
|
Reference in New Issue
Block a user