yllar
2006-12-16 77c28206a14b5bee3f3091f10cffd531bce5649c
program/lib/Mail/mimeDecode.php
@@ -62,7 +62,6 @@
* print_r($structure);
*
* TODO:
*  o Implement multipart/appledouble
*  o UTF8: ???
      > 4. We have also found a solution for decoding the UTF-8 
@@ -284,6 +283,7 @@
                    break;
                case 'multipart/parallel':
                case 'multipart/appledouble': // Appledouble mail
                case 'multipart/report': // RFC1892
                case 'multipart/signed': // PGP
                case 'multipart/digest':