mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #24211
[Bug 1423027] A change has been merged
Reviewed: https://reviews.mahara.org/4291
Committed: http://gitorious.org/mahara/mahara/commit/fb2f087b53b32bd14b4777b02287fffbe6008da8
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit fb2f087b53b32bd14b4777b02287fffbe6008da8
Author: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>
Date: Wed Feb 18 14:11:49 2015 +1300
Make sure that PHPMailer autoloader is called (Bug #1423027)
Change-Id: Iae93bea337403bc71994ae0505985ebdddc9a44e
Signed-off-by: Yuliya Bozhko <yuliya.bozhko@xxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1423027
Title:
Phpmailer class no longer includes SMTP class
Status in Mahara ePortfolio:
Fix Committed
Bug description:
While trying to set up Fake SMTP on my machine I was getting a fatal
errors:
Fatal error: Class 'SMTP' not found in
../htdocs/lib/phpmailer/class.phpmailer.php
Looking through the release notes at
https://github.com/PHPMailer/PHPMailer/releases I realised that
phpmailer does not include smtp class any more. Since it now provides
autoloder, I think we should use that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1423027/+subscriptions
References