This commit is contained in:
Michael RICOIS 2013-05-29 13:00:00 +00:00
parent aeaa0e6a76
commit 88f095ef2e

View File

@ -621,6 +621,7 @@ class IdentiteController extends Zend_Controller_Action
//Get links //Get links
$infos = $ws->getLiensById($lienRef); $infos = $ws->getLiensById($lienRef);
Zend_Registry::get('firebug')->info($infos);
} else { } else {
$siren = substr($this->siret,0,9); $siren = substr($this->siret,0,9);