Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 218 → Rev 217

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