Hello,
ezcMailTools::mimeDecode() uses iconv_mime_decode three times. The first and second times, @iconv_mime_decode() is used, but the last time, there's no @ so it sometimes generates a PHP warning. Is it a (very small) bug or is it normal ? Cheers -- Damien POBEL http://pwet.fr/blog -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
