|
From: alan p. <al...@12...> - 2004-12-08 12:11:28
|
Tomas Kuliavas wrote:
>>how should i send you the i18n.php file? I'm assuming that it'll be
>>easier to just send you the one file if that's all you need.
>
>
> get /usr/share/squirrelmail/functions/i18n.php, attach it and send it in
> private email. If Sourceforge bounces email - paste entire
> japanese_charset_xtra function inline.
>
> starts with 'function japanese_charset_xtra() {' and ends with
>
> ' return $ret;
> }
>
> /*
> * Korean charset extra function
> '
>
> or compare that function with the one from
> http://cvs.sf.net/viewcvs.py/squirrelmail/squirrelmail/functions/i18n.php?rev=1.129.2.21&view=markup
>
Tomas,
I downloaded the i18n.php from that link above and ran diff -u
i18n.php.now i18n.php.comp (.now = the one i'm using and .comp = the one
i downloaded) and they're identical
alan
|