Changeset 80039 in spip-zone
- Timestamp:
- Jan 14, 2014, 5:05:21 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/sphinx/trunk/inc/sphinx.php
r77672 r80039 48 48 # bizarre le ? plante ; est-ce du a "extended wildcards"? 49 49 $recherche = str_replace('?', ' ', $recherche); 50 50 51 # reconvertir les entites html 52 $recherche = importer_charset($recherche); 53 51 54 // appel par une page mot : 52 55 // (ou limiter aux mots-cles)
Note: See TracChangeset
for help on using the changeset viewer.