diff --git a/library/WsScore/Interne/v0.2/Interne.php b/library/WsScore/Interne/v0.2/Interne.php index 300b61b5..ababb370 100644 --- a/library/WsScore/Interne/v0.2/Interne.php +++ b/library/WsScore/Interne/v0.2/Interne.php @@ -3415,7 +3415,7 @@ class Interne extends WsScore debugLog('I', "Après getIdentiteEntreprise($siren, $nic, $id)", __LINE__, __FILE__, __FUNCTION__, __CLASS__); $duree=round(microtime(1)-$tdeb,3); $ligne=date('YmdHis').";$siret;Ws->getIdentite juste apres iInsee->... ($duree s)"; - $fp=fopen('/var/www/log/accesDistant.log', 'a'); + $fp=fopen(LOG_PATH.'/accesDistant.log', 'a'); fwrite($fp,$ligne.EOL); fclose($fp); if (empty($entrep)) {