浏览代码

Removed debug code that had made its way into CVS :-(

gustavf 25 年之前
父节点
当前提交
ab8137db08
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/i18n.php

+ 1 - 1
functions/i18n.php

@@ -44,7 +44,7 @@
       } else if ($charset == "koi8-r") {
         return charset_decode_koi8r ($string);
       } else
-         return "xx$charset:$string";
+         return "$string";
    }
 
    // iso-8859-1 is the same as Latin 1 and is normally used