Thomas,

Please correct as follows.

$ cvs diff ./program/include/main.inc
Index: ./program/include/main.inc
===================================================================
RCS file: /cvsroot/roundcubemail/roundcubemail/program/include/main.inc,v
retrieving revision 1.41
diff -r1.41 main.inc
354c354
<     if (!mb_language(strtok($lang, "_")))
---
>     if ([EMAIL PROTECTED](strtok($lang, "_")))

This processing is performing a language setup of mbstring, and mbstring is 
checking the support language.

Thanks,
-- 
----+----1----+----2----+----3----+----4----+----5----+----6----+----7
Tadashi Jokagi mailto:[EMAIL PROTECTED]
http://elf.no-ip.org/ http://blog.poyo.jp/ http://wiki.poyo.jp/
Open Source Calendar -- http://oss.poyo.jp/calendar/
Serendipity Japanese -- http://oss.poyo.jp/s9y-ja/
Fedora Planet Japanese -- http://oss.poyo.jp/fedora/planet/


Reply via email to