Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 217 → Rev 218

/trunk/scripts/modules/versionnage/Versionnage.php
316,7 → 316,7
private function creerFichierBdntPartiel(&$donnees) {
$this->definirChampsPartiel();
$this->creerCorrespondanceRangBdntTaxref();
$this->creerCorrespondanceStatutBdntTaxref();
Debug::printr(current($donnees['noms']));
$donnees['champs_partiel'] = $this->champs_nom_partiel;
$donnees['dernier_champ'] = end($this->champs_nom_partiel);