You are here

constant SWIFTMAILER_VARIABLE_RESPECT_FORMAT_DEFAULT in Swift Mailer 7

Same name and namespace in other branches
  1. 8 swiftmailer.module \SWIFTMAILER_VARIABLE_RESPECT_FORMAT_DEFAULT
4 uses of SWIFTMAILER_VARIABLE_RESPECT_FORMAT_DEFAULT
swiftmailer_admin_messages_form in includes/pages/swiftmailer_admin_messages.inc
Form builder; the messages form.
SWIFTMailSystem::getApplicableCharset in includes/classes/SWIFTMailSystem.inc
Returns the applicable charset.
SWIFTMailSystem::getApplicableFormat in includes/classes/SWIFTMailSystem.inc
Returns the applicable format.
SWIFTMailSystem::mail in includes/classes/SWIFTMailSystem.inc
Sends a message composed by drupal_mail().

File

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

Code

define('SWIFTMAILER_VARIABLE_RESPECT_FORMAT_DEFAULT', FALSE);