Remove ref to Metier_Db_Util
This commit is contained in:
parent
d1b9bc1680
commit
0ddcbb8acf
@ -33,8 +33,6 @@ class Entreprise extends Scores_Ws_Server
|
||||
$this->sendError('1020');
|
||||
}
|
||||
|
||||
$db = new Metier_Util_Db();
|
||||
|
||||
$iInsee = new Metier_Insee_MInsee();
|
||||
$iInsee->setLogger();
|
||||
$entrep = $iInsee->getIdentiteEntreprise($siren, $nic, $id, $forceVerif);
|
||||
|
Loading…
Reference in New Issue
Block a user