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_help/ldap_help.watchdog.inc
5 5
 * The ldap_help watchdog is just a filtered watchdog summary.
6 6
 *
7 7
 */
8

  
8 9
function ldap_help_watchdog() {
9 10

  
10
  $path =  drupal_get_path("module", "ldap_help");
11
  $path = drupal_get_path("module", "ldap_help");
11 12
  $_content = "";
12 13
  if (module_exists('dblog')) {
13 14
    include_once(drupal_get_path('module', 'dblog') . '/dblog.admin.inc');

Formats disponibles : Unified diff