Format
This commit is contained in:
parent
b55afbae1a
commit
85f238b0cb
@ -2718,12 +2718,12 @@ class MInsee
|
||||
$tabInsee['actifEcoType']='';
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if ($tabInsee['CIVILITE']==1) $dir1Genre='M';
|
||||
elseif ($tabInsee['CIVILITE']==2) $dir1Genre='F';
|
||||
elseif ($tabRet['dir1Genre']<>'M' && $tabRet['dir1Genre']<>'F') $dir1Genre='';
|
||||
$dir1Genre='';
|
||||
if ($tabInsee['CIVILITE']==1) $dir1Genre='M';
|
||||
elseif ($tabInsee['CIVILITE']==2) $dir1Genre='F';
|
||||
|
||||
$tabRet = array(
|
||||
'id' => $etab['id'],
|
||||
|
Loading…
Reference in New Issue
Block a user