left light mode is no long experimental
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2002-04-10 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||||
|
* config.inc.php3, line 73: removed the "experimental" warning for the
|
||||||
|
"cfgLeftFrameLight" setting.
|
||||||
|
|
||||||
2002-04-10 Marc Delisle <lem9@users.sourceforge.net>
|
2002-04-10 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* lang/chinese* update thanks to Siu Sun (siusun)
|
* lang/chinese* update thanks to Siu Sun (siusun)
|
||||||
|
|
||||||
|
@@ -116,7 +116,7 @@ $cfgLoginCookieRecall = TRUE; // recall previous login in cookie auth. mod
|
|||||||
|
|
||||||
// Left frame setup
|
// Left frame setup
|
||||||
$cfgLeftFrameLight = TRUE; // use a select-based menu and display only the
|
$cfgLeftFrameLight = TRUE; // use a select-based menu and display only the
|
||||||
// current tables in the left frame. (experimental)
|
// current tables in the left frame.
|
||||||
$cfgShowTooltip = TRUE; // display table comment as tooltip in left frame
|
$cfgShowTooltip = TRUE; // display table comment as tooltip in left frame
|
||||||
|
|
||||||
// In the main frame, at startup...
|
// In the main frame, at startup...
|
||||||
|
Reference in New Issue
Block a user