Projet

Général

Profil

Révision 59ae487e

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_feeds/ldap_feeds.module
110 110

  
111 111
  $source = feeds_source($importer->id);
112 112
  $fetcher = feeds_plugin('FeedsLdapQueryFetcher', $source->importer->id);
113
  //dpm((array)$fetcher);  dpm((array)$source->importer->parser->ldap_result);
114 113
 // $fetcher_result = new FeedsLdapQueryFetcher($source->config);
115 114
 // $records = $fetcher->getRaw(); // FeedsSource $source
116
// dpm($records);
117 115
 // foreach ($records[0] as $field_name => $value) {
118 116
  //  $sources[$field_name] = array(
119 117
  //    'name' => array('#markup' => $field_name),

Formats disponibles : Unified diff