pmahomme is now default theme

This commit is contained in:
Michal Čihař
2011-03-01 16:41:52 +01:00
parent 60ce9dcfd4
commit c9410ed7ac

View File

@@ -2453,7 +2453,7 @@ $cfg['ThemeManager'] = true;
*
* @global string $cfg['ThemeDefault']
*/
$cfg['ThemeDefault'] = 'original';
$cfg['ThemeDefault'] = 'pmahomme';
/**
* allow different theme for each configured server