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/modules/field_sql_storage/field_sql_storage.module
465 465
      $items = (array) $entity->{$field_name}[$langcode];
466 466
      $delta_count = 0;
467 467
      foreach ($items as $delta => $item) {
468
        // We now know we have someting to insert.
468
        // We now know we have something to insert.
469 469
        $do_insert = TRUE;
470 470
        $record = array(
471 471
          'entity_type' => $entity_type,

Formats disponibles : Unified diff