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.extender.inc
219 219
      }
220 220
      $phrase = FALSE;
221 221
      // Strip off phrase quotes.
222
      if ($match[2]{0} == '"') {
222
      if ($match[2][0] == '"') {
223 223
        $match[2] = substr($match[2], 1, -1);
224 224
        $phrase = TRUE;
225 225
        $this->simple = FALSE;

Formats disponibles : Unified diff