Suppression debug

This commit is contained in:
Michael RICOIS 2011-08-02 14:45:07 +00:00
parent 9eb2732543
commit 558b3fb80f

View File

@ -277,8 +277,6 @@ class Entreprise extends WsScore
$identite->Naf4EntLib = prepareString($entrep2['apen4_lib']);
$identite->Naf4EtabLib = prepareString($entrep2['apet4_lib']);
}
Zend_Registry::get('WsLogger')->info("getIdentite : ".print_r($identite,1));
debugLog('I', 'Etablissement retourné = '. $entrep['Nom'], __LINE__, __FILE__, __FUNCTION__, __CLASS__);
$this->wsLog('identite',$siret,$id);