X-Git-Url: http://git.cyclocoop.org/?p=velocampus%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fecrire%2Fcharsets%2Fiso-8859-15.php;fp=www%2Fecrire%2Fcharsets%2Fiso-8859-15.php;h=4d801b4cc80ac18b6eff586650c027071e677155;hp=0000000000000000000000000000000000000000;hb=80b4d3e85f78d402ed2e73f8f5d1bf4c19962eed;hpb=aaf970bf4cdaf76689ecc10609048e18d073820c diff --git a/www/ecrire/charsets/iso-8859-15.php b/www/ecrire/charsets/iso-8859-15.php new file mode 100644 index 0000000..4d801b4 --- /dev/null +++ b/www/ecrire/charsets/iso-8859-15.php @@ -0,0 +1,31 @@ + + +load_charset('iso-8859-1'); + +$trans = $GLOBALS['CHARSET']['iso-8859-1']; +$trans[164]=8364; +$trans[166]=352; +$trans[168]=353; +$trans[180]=381; +$trans[184]=382; +$trans[188]=338; +$trans[189]=339; +$trans[190]=376; + +$GLOBALS['CHARSET']['iso-8859-15'] = $trans; + +?>