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.issues.inc
3 3
/**
4 4
 * @file
5 5
 * The ldap_help issues provides a filtered watchdog view for ldap issues.
6
 *
7 6
 */
8 7

  
8
/**
9
 *
10
 */
9 11
function ldap_help_issues() {
10 12

  
11 13
  $text = '<h3>' . t('LDAP Help Module') . '</h3><p>' .
......
54 56
$ldap_config
55 57
EOT;
56 58

  
57

  
58 59
  return $text;
59 60
}

Formats disponibles : Unified diff