Details
Description
In Drupal 6, we are getting the following errors:
Fatal error: Call to undefined method CRM_Core_PseudoConstant::phoneType() in .../sites/all/modules/civicrm/drupal/modules/views/civicrm/civicrm_handler_field_phone_type.inc on line 41
Fatal error: Call to undefined method CRM_Core_PseudoConstant::gender() in .../sites/all/modules/civicrm/drupal/modules/views/civicrm/civicrm_handler_field_gender.inc on line 43
See pull request for patch: https://github.com/civicrm/civicrm-drupal/pull/94