1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00
git-svn-id: file:///svn/phpbb/trunk@7703 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M
2007-06-01 23:10:43 +00:00
parent 81d996f55f
commit eee331875f
3 changed files with 41 additions and 1 deletions

View File

@@ -788,6 +788,7 @@ function utf8_recode($string, $encoding)
case '2':
case '4':
case '7':
case '8':
case '9':
case '15':
if (!function_exists('iso_8859_' . $array[1]))