Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3572 → Rev 3573

/trunk/jrest/bibliotheque/GestionChampsEtendus.php
136,7 → 136,7
public function ajouterParLots(Array $champs_etendus, $projet = null) {
if (! $champs_etendus) return TRUE; // le tableau ... vide à été inséré
$ajout = false;
$label_champs_etendus = new GestionChampsEtendus2($cel->config);
$label_champs_etendus = new GestionChampsEtendus2($this->config);
if ($champs_etendus_id !== null) {
$lignes = array();