Subversion Repositories eFlore/Applications.coel-consultation

Compare Revisions

Ignore whitespace Rev 84 → Rev 85

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