Libellé
This commit is contained in:
parent
ea6862b8c1
commit
6f18be3aa4
@ -678,6 +678,7 @@ foreach($tabIdentifiant as $item)
|
||||
//Traitement des libellés génériques
|
||||
foreach($select['cle'] as $item)
|
||||
{
|
||||
echo $item."\n";
|
||||
if ( in_array($item.'Lib', $tabEntete) && isset(${'tab'.ucfirst($item)}) )
|
||||
{
|
||||
$retour = 'Non trouvé';
|
||||
|
Loading…
Reference in New Issue
Block a user