Projet

Général

Profil

Révision bc175c27

Ajouté par Assos Assos il y a plus de 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_authorization/ldap_authorization_drupal_role/ldap_authorization_drupal_role.install
5 5
 * Install, update and uninstall functions for the LDAP authorization module.
6 6
 */
7 7

  
8

  
9 8
/**
10 9
 * Implements hook_uninstall().
11 10
 */
......
13 12
  module_load_include('inc', 'ldap_servers', 'ldap_servers.user_data_remove');
14 13
  batch_set(ldap_severs_user_data_setup_batch('drupal_role'));
15 14
  $batch =& batch_get();
16
}
15
}

Formats disponibles : Unified diff