Changeset [88815ce6c9ea66d13d9303d6beb56c005448fd27] by dleffler
July 29th, 2011 @ 02:05 PM
Update to expMail class to better handle mix of passed address
parameters (actually a feature of Swiftmailer v4). The quickSend
"from_name" parameter is now deprecated since "from" can be an
associative array of array($email=>$name). Updated all quickSend
calls to new format. quickSend method also 'internalized' to call
directly to the Swift class instead of subclassed methods (it's
supposed to be quick, right?)
[#260
]
https://github.com/exponentcms/exponent-cms/commit/88815ce6c9ea66d1...
Committed by dleffler
- M cron/send_reminders.php
- M external/Swift-4.1.1/lib/classes/Swift/ByteStream/AbstractFilterableInputStream.php
- M framework/core/controllers/expCommentController.php
- M framework/core/controllers/expSimpleNoteController.php
- M framework/core/subsystems/expMail.php
- M framework/modules/ecommerce/billingcalculators/splitcreditcard.php
- M framework/modules/ecommerce/controllers/orderController.php
- M framework/modules/faq/controllers/faqController.php
- M modules/formbuilder/actions/submit_form.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS