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_user/LdapUserConfAdmin.class.php
527 527
          $row_descriptor = t("server %sid row mapping to ldap attribute %ldap_attr", $tokens);
528 528
          $tokens['!row_descriptor'] = $row_descriptor;
529 529
          $ldap_attribute_maps_in_token = array();
530
         // debug('calling ldap_servers_token_extract_attributes from validate, mapping='); debug($mapping['ldap_attr']);
531 530
          ldap_servers_token_extract_attributes($ldap_attribute_maps_in_token, $mapping['ldap_attr']);
532 531

  
533 532
          if ($mapping['direction'] == LDAP_USER_PROV_DIRECTION_TO_DRUPAL_USER) {

Formats disponibles : Unified diff