Subversion Repositories Applications.referentiel

Compare Revisions

Regard whitespace Rev 119 → Rev 120

/trunk/interfaces/controleurs/Versionnage.php
49,6 → 49,7
* Affiche le formulaire de demande de versionnage
*/
public function afficherInterface() {
if ($this->authentifierCoordinateur()) {
$donnees = array();
$this->definirCommeModulePrincipal(get_class($this));
96,6 → 97,7
$this->construireMenu($this->referentiel);
$this->construireFilAriane($this->referentiel);
}
}
public function instancierChampsVersionnage() {
$version = array();