|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | constants |
Enumerations | |
| enum | EMAIL_ENCODING_METHOD |
specify the email encoding method to be used for sending emails If unspecified, the default is 7bit. Possible meaningful options are: "8bit" (older style), "7bit" (preferred), and "quoted-printable".
To use 7bit, simply delete this file, or change the following to 7bit:
Definition at line 19 of file email_use_8bit.php.