Subversion Repositories eFlore/Applications.coel-consultation

Compare Revisions

Ignore whitespace Rev 85 → Rev 84

/trunk/controleurs/ColControleur.php
369,8 → 369,4
}
}
}
protected function chargerPiedDePage() {
$this->setSortie(self::RENDU_PIED, $this->getVue('pied'));
}
}