aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/utf/data/recode_cjk.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes/utf/data/recode_cjk.php')
-rw-r--r--phpBB/includes/utf/data/recode_cjk.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/includes/utf/data/recode_cjk.php b/phpBB/includes/utf/data/recode_cjk.php
index f3f9a256d7..8c65274af0 100644
--- a/phpBB/includes/utf/data/recode_cjk.php
+++ b/phpBB/includes/utf/data/recode_cjk.php
@@ -45175,5 +45175,3 @@ function big5($string)
);
return strtr($string, $transform);
}
-
-?> \ No newline at end of file