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