Revert code provoque erreur

This commit is contained in:
Michael RICOIS 2010-05-21 09:22:16 +00:00
parent c536a1edce
commit b2c4ec1c8d

View File

@ -189,7 +189,7 @@ function htmldecode($value){
return $value;
}
$tabForExport = htmldecode($liens);
$tabForExport = htmldecode($liens['actionnaires']);
$firephp->log($tabForExport, 'tabForExport');
if(count($tabForExport)>0){