Regenerate sql/civicrm_generated.mysql
[civicrm-core.git] / sql / GenerateData.README
index 83e8e3e1fac7a262f599ee88174d798fcbf33d55..49b75853623a124a2c96c06776cf2b20015b607d 100644 (file)
@@ -4,7 +4,7 @@ The list below are enums from the database (except the last 2).
 private $preferred_communication_method = array('Phone', 'Email', 'Post');
 private $greeting_type = array('Formal', 'Informal', 'Honorific', 'Custom', 'Other');
 private $contact_type = array('Individual', 'Household', 'Organization');
-private $gender = array('Female', 'Male', 'Transgender');
+private $gender = array('Female', 'Male', 'Other');
 private $phone_type = array('Phone', 'Mobile', 'Fax', 'Pager');
 
 // almost enums