Projet

Général

Profil

Révision 4444412d

Ajouté par Julien Enselme il y a environ 10 ans

Update drupal 7.27 -> 7.28

Voir les différences:

drupal7/includes/database/select.inc
596 596

  
597 597
  public function hasAnyTag() {
598 598
    $args = func_get_args();
599
    return call_user_func_array(array($this->query, 'hasAnyTags'), $args);
599
    return call_user_func_array(array($this->query, 'hasAnyTag'), $args);
600 600
  }
601 601

  
602 602
  public function addMetaData($key, $object) {

Formats disponibles : Unified diff