In the package (4.0.1) I noticed the example international.php but when running the script I get an error : "Class 'Swift_MimeFactory' not found". Of course caused by the following line:
When I try to perform a grep on the library there is no file present with that classname.Swift_MimeFactory::setCharset('utf-8');
Is it a case of an obsolete example or am I missing something?
Grtz. Jans