#--------------------------#
#-       PHPMailer        -#
#--------------------------#

Use this to replace the default opencart mail processor by 
the widely used PHPMailer library, it will fix some attachement issue
on apple devices and allow you to use some advanced mail functions.


--- Change Log ---

v1.5
- Fix issue when not using vqmod

v1.4
- Compatibility with OC 3
- Updated to PHPMailer v6.0.1

v1.3
- Security fix
- Updated to PHPMailer v5.2.21

v1.2
- Fix the reply to on OC 2.2

v1.1
- It is now possible to add CC and BCC

v1.0
- Initial release