[imp] [PATCH] Add the Euro to the special characters console.
Lord Apollyon
implist at paypc.com
Wed Aug 6 15:33:13 PDT 2003
> > And yet, as you can see from my email, they're still going out as:
> > ISO-8859-1
>
> Hm, no idea then.
>
> Jan.
Adding the following entries to horde/config/lang.php:
$nls['charsets']['en_US'] = 'ISO-8859-15';
$nls['charsets']['en_GB'] = 'ISO-8859-15';
"fixed" the problem. It seems that the default wasn't being picked up
because I'd explicitly set my language to en_GB. Hrmph. I'd think it
SHOULD have, but oh well.
Are my €'s still bad? :)
=Lord Apollyon=
More information about the imp
mailing list