Makes managing decoding easier. Mac decoding moved to separate cvs module
[squirrelmail.git] / functions / decode / tis_620.php
similarity index 98%
rename from functions/decode/tis620.php
rename to functions/decode/tis_620.php
index 53183175fff09f6f19334852c98bc872fff6ba47..c817e9ffd5823878a37dc99e877962a8679b9df2 100644 (file)
@@ -43,7 +43,7 @@
  * @param string $string Encoded string
  * @return string Decoded string
  */
-function charset_decode_tis620 ($string) {
+function charset_decode_tis_620 ($string) {
     global $default_charset;
 
     if (strtolower($default_charset) == 'tis-620')