Subversion Repositories eFlore/Applications.coel-consultation

Compare Revisions

Ignore whitespace Rev 84 → Rev 85

/trunk/controleurs/Recherche.php
201,12 → 201,4
}
}
}
/**
* Recherche des collections.
* @return string la vue correspondante
*/
public function chargerPiedDePage() {
$this->setSortie(self::RENDU_PIED, $this->getVue('pied'));
}
}