Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 2109 → Rev 2110

/trunk/papyrus/applettes/moteur_recherche/moteur_recherche_sphinx.php
169,10 → 169,6
unset($item['weight']);
}
 
 
// ce fichier/cette fonction peut-être réclamé plusieurs fois
// car le motif du template '{{MoteurRecherche}}' est inclu récursivement,
// (la première substitution fait réapparaître '{{MoteurRecherche}}')
function sphinx_search($q = NULL, $page = 1) {
if(!$q) return array();