diff options
author | Markus Warg <mw@it-sls.de> | 2010-03-11 15:20:31 +0100 |
---|---|---|
committer | Markus Warg <mw@it-sls.de> | 2010-03-11 15:20:31 +0100 |
commit | 725d28c39fafd8719a43525930d7861141e9a53e (patch) | |
tree | a7440e9368aba13a64c771a45a9e159408b8f81e /cacert/www/utf8_to_ascii/db/x68.php | |
parent | df92c83b625715f223070d5d9c9e3f5b814560ec (diff) | |
download | cacert-devel-725d28c39fafd8719a43525930d7861141e9a53e.tar.gz cacert-devel-725d28c39fafd8719a43525930d7861141e9a53e.tar.xz cacert-devel-725d28c39fafd8719a43525930d7861141e9a53e.zip |
source code taken from cacert-20100204.tar.bz2 part 2
Diffstat (limited to 'cacert/www/utf8_to_ascii/db/x68.php')
-rw-r--r-- | cacert/www/utf8_to_ascii/db/x68.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cacert/www/utf8_to_ascii/db/x68.php b/cacert/www/utf8_to_ascii/db/x68.php new file mode 100644 index 0000000..36d763f --- /dev/null +++ b/cacert/www/utf8_to_ascii/db/x68.php @@ -0,0 +1,4 @@ +<?php +$UTF8_TO_ASCII[0x68] = array( + +); |