Projet

Général

Profil

Révision 6b24a280

Ajouté par Assos Assos il y a presque 4 ans

-a

Voir les différences:

drupal7/modules/search/search.module
1172 1172
      }
1173 1173
      else {
1174 1174
        $info = search_simplify_excerpt_match($key, $text, $included[$key], $boundary);
1175
        if ($info['where']) {
1175
        if (isset($info['where'])) {
1176 1176
          $p = $info['where'];
1177 1177
          if ($info['keyword']) {
1178 1178
            $foundkeys[] = $info['keyword'];

Formats disponibles : Unified diff