International example
Posted: Thu Mar 12, 2009 2:37 am
I'm using Swift Mailer to send out some russian and hungarian mails.
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:
Is it a case of an obsolete example or am I missing something?
Grtz. Jans
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