Revert code provoque erreur
This commit is contained in:
parent
c536a1edce
commit
b2c4ec1c8d
@ -189,7 +189,7 @@ function htmldecode($value){
|
||||
return $value;
|
||||
}
|
||||
|
||||
$tabForExport = htmldecode($liens);
|
||||
$tabForExport = htmldecode($liens['actionnaires']);
|
||||
$firephp->log($tabForExport, 'tabForExport');
|
||||
|
||||
if(count($tabForExport)>0){
|
||||
|
Loading…
x
Reference in New Issue
Block a user