Projet

Général

Profil

Révision 6ff32cea

Ajouté par Florent Torregrosa il y a environ 9 ans

Update core to 7.36

Voir les différences:

drupal7/modules/field/field.api.php
1897 1897
      $items = (array) $entity->{$field_name}[$langcode];
1898 1898
      $delta_count = 0;
1899 1899
      foreach ($items as $delta => $item) {
1900
        // We now know we have someting to insert.
1900
        // We now know we have something to insert.
1901 1901
        $do_insert = TRUE;
1902 1902
        $record = array(
1903 1903
          'entity_type' => $entity_type,

Formats disponibles : Unified diff