Page 1 of 1

[BUGFIX] Swift_BatchMailer::getMaxSuccessiveFails doesn't ex

Posted: Tue May 08, 2007 3:06 pm
by iricketson
Fatal error: Call to undefined method Swift_BatchMailer::getMaxSuccessiveFails() in /path/to/Swift/lib/Swift/BatchMailer.php on line 190
I believe it should be Swift_BatchMailer::getMaxSuccessiveFailures()

Posted: Tue May 08, 2007 4:21 pm
by Chris Corbyn
8O :oops:

How embarrassing. Grab yourself the latest version (contains only this fix as I'm really busy at the moment :()

http://sourceforge.net/project/showfile ... _id=170045

Posted: Tue May 08, 2007 5:45 pm
by iricketson
No problem, I already updated it in my local code so I'll probably just wait until the next release to update :)