Debugage
This commit is contained in:
parent
efb7f27c39
commit
4f6e428b24
@ -508,6 +508,7 @@ foreach($tabIdentifiant as $item)
|
||||
$values = ${$item.'Data'};
|
||||
}
|
||||
$retour = call_user_func($item.'Data', $siren, $nicV, $values);
|
||||
print_r($retour);
|
||||
$tabData[$row] = $tabData[$row] + $retour;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user