Projet

Général

Profil

Révision c304a780

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/plugins/relationships/entity_from_field.inc
140 140

  
141 141
    $plugin_entities = array(
142 142
      'to' => array($to_entity => $to_entity_info),
143
      'from' => array($from_entity => $from_entity_info)
143
      'from' => array($from_entity => $from_entity_info),
144 144
    );
145 145
    drupal_alter('ctools_entity_context', $plugins[$key], $plugin_entities, $key);
146 146
  }

Formats disponibles : Unified diff