This commit is contained in:
Marc Delisle
2006-08-30 11:50:09 +00:00
parent 731d5a0fcb
commit 67d8ce9a06

View File

@@ -553,7 +553,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
//-----------------------------------------------------------------------------