You are here

constant SWIFTMAILER_HEADER_TEXT in Swift Mailer 7

Same name and namespace in other branches
  1. 8.2 swiftmailer.module \SWIFTMAILER_HEADER_TEXT
  2. 8 swiftmailer.module \SWIFTMAILER_HEADER_TEXT
1 use of SWIFTMAILER_HEADER_TEXT
swiftmailer_get_headertype in includes/helpers/conversion.inc
Determines the header type based on the a header key and value.

File

./swiftmailer.module, line 21
This is the primary module file.

Code

define('SWIFTMAILER_HEADER_TEXT', 'text');