ZenCart_Documentation  1.5.0
http://www.collinsharper.com
C:/xampp/htdocs/zen-cart/admin/includes/extra_configures/email_use_8bit.php File Reference

Go to the source code of this file.

Namespaces

namespace  constants

Enumerations

enum  EMAIL_ENCODING_METHOD

Enumeration Type Documentation

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.

 All Data Structures Namespaces Files Functions Variables Enumerations