Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 133 → Rev 134

/trunk/interfaces/controleurs/FicheTaxon.php
39,7 → 39,7
$this->definirCommeModulePrincipal(get_class($this));
$this->construireMenu($this->referentiel);
$this->construireFilAriane($this->referentiel);
$this->executerActionReferentiel('Recherche', 'chargerMoteurRecherche', $this->referentiel);
$this->executerActionReferentiel('Recherche', 'chargerMoteurRecherche', $this->referentiel, 10);
// Gestion des données de la requête
if (!isset($_GET['num_nom'])) {