This commit is contained in:
Marc Delisle
2006-08-30 11:49:45 +00:00
parent 024508ea2a
commit 1254e6f0b3

View File

@@ -556,7 +556,7 @@ $cfg['ThemeManager'] = TRUE; // if you want to use selectable th
$cfg['ThemeDefault'] = 'original'; // set up default theme, if ThemePath not empty
// you can set up here an valid path to themes or 'original' for
// the original pma-theme
$cfg['ThemePerServer'] = FALSE; // allow diferent theme for each configured server
$cfg['ThemePerServer'] = FALSE; // allow different theme for each configured server
//-----------------------------------------------------------------------------