Projet

Général

Profil

Révision 6331c987

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/i18n/i18n_sync/i18n_sync.node.inc
39 39
      continue;
40 40
    }
41 41
    // Load full node, we need all data here.
42
    entity_get_controller('node')->resetCache(array($translation->nid));
42 43
    $translation = node_load($translation->nid);
43 44
    $i18n_options = i18n_sync_node_options($node->type);
44 45
    // Invoke callback for each field, the default is just copy over

Formats disponibles : Unified diff