recode_basic and recode_cjk (this one is most probably not within the full release...
commit6bb83f28a055031ae717944fad3117247f1e01e1
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sat, 6 Jan 2007 19:23:23 +0000 (6 19:23 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sat, 6 Jan 2007 19:23:23 +0000 (6 19:23 +0000)
tree88f5ce77653a04e68f8a34ec310b4db16b3004d7
parent22e2d61b9c61197d60553b41362eb8c1f16214fc
recode_basic and recode_cjk (this one is most probably not within the full release but available seperatly due to it's sheer size) for converting to utf8

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@6845 89ea8834-ac86-4346-8a33-228a782c2dd0
phpBB/includes/utf/data/recode_basic.php [new file with mode: 0644]
phpBB/includes/utf/data/recode_cjk.php [new file with mode: 0644]
phpBB/includes/utf/utf_tools.php