Merge
This commit is contained in:
commit
edb8a4c850
@ -379,7 +379,7 @@ class IdentiteEntreprise
|
||||
$data = false;
|
||||
if(count($this->identite->AutreSiren->item)>0) {
|
||||
foreach($this->identite->AutreSiren->item as $doublon) {
|
||||
if($doublon->type == $typeLib) {
|
||||
if(in_array($doublon->type, array_keys($typeLib))) {
|
||||
$data.= '<a href="'.$this->view->url(array(
|
||||
'controller'=>'identite',
|
||||
'action'=>'fiche',
|
||||
|
Loading…
x
Reference in New Issue
Block a user