Pieces : Suppression envoi email erreur kbis

This commit is contained in:
Michael RICOIS 2015-11-30 14:16:22 +00:00
parent 08c6a4344b
commit 7c35d6915b

View File

@ -129,11 +129,11 @@ class Pieces extends Scores_Ws_Server
else
{
$text = 'La récupération du KBIS a échoué sur le siren : '.$siren;
sendMail(
/*sendMail(
'production@scores-decisions.com',
'supportdev@scores-decisions.com',
'[ERREUR KBIS]',
$text);
$text);*/
throw new SoapFault('0000',"Erreur récupération du kbis");
}
} else {