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