Supprime commentaire

This commit is contained in:
Michael RICOIS 2015-09-03 12:12:32 +00:00
parent c130761fbe
commit a9c63bda99

View File

@ -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();