Projet

Général

Profil

Révision 7547bb19

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_views/handlers/ldap_views_handler_argument_attribute.inc
48 48
  /**
49 49
   * Build the query
50 50
   */
51
  function query() {
51
  function query($group_by = FALSE) {
52 52
    $this->query->add_where(0, $this->options['attribute_name'], $this->argument, '=');
53 53
  }
54 54
}

Formats disponibles : Unified diff