From: kink Date: Fri, 3 Jan 2003 13:51:11 +0000 (+0000) Subject: Copypaste error. This could be avoided by doing $theme[] in stead of $theme[n] X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=46b89abec3da071f6f7fb0e77ecd01c12b41213d Copypaste error. This could be avoided by doing $theme[] in stead of $theme[n] but I'm not doing that in this phase. Will probably be changed in 1.5 so no bother. Thanks David Walsner for reporting git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4359 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/config/config_default.php b/config/config_default.php index ff0a7ba9..dab7f24c 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -375,8 +375,8 @@ $theme[32]['NAME'] = 'Alien Glow'; $theme[33]['PATH'] = '../themes/dark_green.php'; $theme[33]['NAME'] = 'Dark Green'; -$theme[33]['PATH'] = '../themes/penguin.php'; -$theme[33]['NAME'] = 'Penguin'; +$theme[34]['PATH'] = '../themes/penguin.php'; +$theme[34]['NAME'] = 'Penguin'; /** * LDAP server(s)