Supprime commentaire
This commit is contained in:
parent
c130761fbe
commit
a9c63bda99
@ -82,8 +82,6 @@ class IdentiteController extends Zend_Controller_Action
|
||||
$titre = 'Siret '.$this->siret;
|
||||
}
|
||||
$this->view->headTitle()->prepend('Fiche Identité - '.$titre);
|
||||
/*$ws = new WsScores();
|
||||
$infos = $ws->getIdentite($this->siret, $this->id);*/
|
||||
|
||||
$ws = new Scores_Ws_Client('entreprise', '0.9');
|
||||
$params = new stdClass();
|
||||
|
Loading…
Reference in New Issue
Block a user