Suppression preg_replace_callback
This commit is contained in:
parent
aeaa6bf153
commit
5ad6fc3695
@ -61,7 +61,7 @@ echo $this->partial('identite/fiche-item.phtml', $this->dBlock['Mail']);
|
|||||||
<table>
|
<table>
|
||||||
<?php
|
<?php
|
||||||
//Remplace Siren pour texte
|
//Remplace Siren pour texte
|
||||||
$this->dBlock['ActiviteEn']['texte'] = $this->RemplaceSiren($this->dBlock['ActiviteEn']['texte']);
|
//$this->dBlock['ActiviteEn']['texte'] = $this->RemplaceSiren($this->dBlock['ActiviteEn']['texte']);
|
||||||
echo $this->partial('identite/fiche-item.phtml', $this->dBlock['ActiviteEn']);
|
echo $this->partial('identite/fiche-item.phtml', $this->dBlock['ActiviteEn']);
|
||||||
echo $this->partial('identite/fiche-item.phtml', $this->dBlock['ActiviteEt']);
|
echo $this->partial('identite/fiche-item.phtml', $this->dBlock['ActiviteEt']);
|
||||||
echo $this->partial('identite/fiche-item.phtml', $this->dBlock['Naf4']);
|
echo $this->partial('identite/fiche-item.phtml', $this->dBlock['Naf4']);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user