CS
This commit is contained in:
parent
c7b2ae1d50
commit
bf05ec8075
@ -3642,7 +3642,7 @@ function calculIndiScore($siren, $nic=0, $accesDist=false, $cycleClient=2, $mail
|
||||
$ANNONCEPC_NUM=$tabTmp[0]['numPC'];
|
||||
|
||||
/** Activite réglementée **/
|
||||
$ACTIVREG='';
|
||||
$ACTIVREG = '';
|
||||
// Libellé de l'activité règlementé
|
||||
$tabTmp = $iInsee->getActivite($siren, $nic);
|
||||
if ($tabTmp) {
|
||||
|
Loading…
Reference in New Issue
Block a user