From: defacer Date: Wed, 28 Apr 2004 15:02:21 +0000 (+0000) Subject: Dubious legally... so removed. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=df8d70ae6f641a64ea80084d9053e9ce17d0f0ba;p=moodle.git Dubious legally... so removed. --- diff --git a/lang/el/fonts/default.ttf b/lang/el/fonts/default.ttf deleted file mode 100644 index ff0815cd8c..0000000000 Binary files a/lang/el/fonts/default.ttf and /dev/null differ diff --git a/lang/el/fonts/lang_decode.php b/lang/el/fonts/lang_decode.php index d5f657c451..a1b437fddc 100644 --- a/lang/el/fonts/lang_decode.php +++ b/lang/el/fonts/lang_decode.php @@ -1,6 +1,7 @@ 128 && $ch < 256 ? '&#'.(720 + $ch).';' : chr($ch); } return $out; +*/ + return iconv('ISO-8859-7', 'UTF-8', $s); } ?>