Remove debug
This commit is contained in:
parent
cf89b3cb20
commit
65045af11c
@ -633,7 +633,6 @@ function calculIndiScore($siren, $nic=0, $accesDist=false, $cycleClient=2, $mail
|
||||
* Récupération des informations identitaire
|
||||
*/
|
||||
$tabIdentite = $iInsee->getIdentiteEntreprise($siren, $nic, 0, false, false);
|
||||
file_put_contents('debug.log', print_r($tabIdentite,1));
|
||||
$timer['identite']=microtime(true);
|
||||
|
||||
if (empty($tabIdentite)) {
|
||||
|
Loading…
Reference in New Issue
Block a user