diff options
Diffstat (limited to 'www/utf8_to_ascii/db/xd3.php')
-rw-r--r-- | www/utf8_to_ascii/db/xd3.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/utf8_to_ascii/db/xd3.php b/www/utf8_to_ascii/db/xd3.php new file mode 100644 index 0000000..5d05eff --- /dev/null +++ b/www/utf8_to_ascii/db/xd3.php @@ -0,0 +1,4 @@ +<?php +$UTF8_TO_ASCII[0xd3] = array( + +); |