*
* Generated from xml/schema/CRM/Contact/Contact.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:3a5849bd17dab3559b6002ffd18ea0b7)
+ * (GenCodeChecksum:be4fd5a55e44b4770bd3fcdebd2c26a5)
*/
/**
public $preferred_language;
/**
- * What is the preferred mode of sending an email.
+ * Deprecated setting for text vs html mailings
*
* @var string|null
* (SQL type: varchar(8))
* Note that values will be retrieved from the database as a string.
+ * @deprecated
*/
public $preferred_mail_format;
'name' => 'preferred_mail_format',
'type' => CRM_Utils_Type::T_STRING,
'title' => ts('Preferred Mail Format'),
- 'description' => ts('What is the preferred mode of sending an email.'),
+ 'description' => ts('Deprecated setting for text vs html mailings'),
'maxlength' => 8,
'size' => CRM_Utils_Type::EIGHT,
'import' => FALSE,
<default>"Both"</default>
<import>false</import>
<headerPattern>/^p(ref\w*\s)?m(ail\s)?f(orm\w*)$/i</headerPattern>
- <comment>What is the preferred mode of sending an email.</comment>
+ <comment>Deprecated setting for text vs html mailings</comment>
<add>1.1</add>
<pseudoconstant>
<callback>CRM_Core_SelectValues::pmf</callback>
<type>Select</type>
<label>Preferred Mail Format</label>
</html>
+ <deprecated>true</deprecated>
</field>
<field>
<name>hash</name>