diff options
Diffstat (limited to 'phpBB/install/data/new_normalizer.php')
-rw-r--r-- | phpBB/install/data/new_normalizer.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/install/data/new_normalizer.php b/phpBB/install/data/new_normalizer.php index e266f73408..56cd78f76b 100644 --- a/phpBB/install/data/new_normalizer.php +++ b/phpBB/install/data/new_normalizer.php @@ -192,5 +192,3 @@ class utf_new_normalizer return utf_normalizer::recompose($str, $pos, $len, $qc, $decomp_map); } } - -?>
\ No newline at end of file |