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:
Olivier Müller
2002-06-22 23:41:04 +00:00
parent 6a4882e1f2
commit 598af56d7b
9 changed files with 35 additions and 20 deletions

View File

@@ -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