Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Regard whitespace Rev 140 → Rev 141

/trunk/modules/fiche/Fiche.php
19,7 → 19,7
}
public function executerFiche() {
print_r($_GET);
$this->setSortie(self::RENDU_CORPS, $this->getVue('fiche_accueil'));
}
}
?>