Projet

Général

Profil

Révision 32700c57

Ajouté par Assos Assos il y a environ 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_help/ldap_help.install
2 2

  
3 3
/**
4 4
 * @file
5
 * LDAP Help Install File
5
 * LDAP Help Install File.
6 6
 */
7 7

  
8 8
/**
9 9
 * Implements hook_uninstall().
10 10
 */
11 11
function ldap_help_uninstall() {
12
  //$result = db_query('DELETE FROM {variables} WHERE name like "ldap_authentication_%"');
13 12
  variable_del('ldap_help_watchdog_detail');
14 13
  variable_del('ldap_help_user_data_clear');
15 14
  variable_del('ldap_help_user_data_clear_set_date');

Formats disponibles : Unified diff