This commit is contained in:
Michael RICOIS 2012-07-26 09:38:53 +00:00
parent 87c4872f47
commit 0a555e3ff9

View File

@ -1937,7 +1937,7 @@ class Entreprise extends WsScore
empty($maxRep) ? 200 : $maxRep,
empty($pertinence) ? false : $pertinence,
empty($avecSiren) ? false : $avecSiren,
$entCritteres->naf
$entCriteres->naf
);
$output = new SearchEntrepriseReturn();