| Line 159... |
Line 159... |
| 159 |
$donnees['_courriels_'] = $this->traiterTxtTruck($donnees['cp_truk_courriel']);
|
159 |
$donnees['_courriels_'] = $this->traiterTxtTruck($donnees['cp_truk_courriel']);
|
| 160 |
$donnees['_courriels_'] = $this->formaterCourriels($donnees['_courriels_']);
|
160 |
$donnees['_courriels_'] = $this->formaterCourriels($donnees['_courriels_']);
|
| 161 |
$donnees['_sites_web_'] = $this->getTableauTruck($donnees['cp_truk_url']);
|
161 |
$donnees['_sites_web_'] = $this->getTableauTruck($donnees['cp_truk_url']);
|
| 162 |
$donnees['_image_principale_url_'] = $this->getTxtTruckParPosition($donnees['cp_truk_logo'], 1);
|
162 |
$donnees['_image_principale_url_'] = $this->getTxtTruckParPosition($donnees['cp_truk_logo'], 1);
|
| Line 163... |
Line -... |
| 163 |
|
- |
|
| 164 |
$donnees['_region_'] = $this->construireTxtListeOntologie($donnees['cp_ce_truk_region']);
|
163 |
|
| Line 165... |
Line 164... |
| 165 |
$donnees['_pays_'] = $this->construireTxtListeOntologie($donnees['cp_ce_truk_pays']);
|
164 |
$donnees['_pays_'] = $this->construireTxtListeOntologie($donnees['cp_ce_truk_pays']);
|
| 166 |
|
165 |
|