You are here

function civicrm_entity_update_7200 in CiviCRM Entity 7.2

Blank hook_update_N() to help Drupal notice relocated files in 7.x-2.x.

File

./civicrm_entity.install, line 36
Installation/Un-installation hooks for CiviCRM Entity.

Code

function civicrm_entity_update_7200() {

  // This space intentionally left blank.
}