Libellé
This commit is contained in:
parent
2e0d38bfb3
commit
e52e3814d8
@ -439,7 +439,7 @@ foreach($tabExtract as $key)
|
||||
//Specify supplemental head
|
||||
$tabEntete[] = $key.'Lib';
|
||||
|
||||
echo ${'tab'.ucfirst($key)}."\n";
|
||||
echo 'tab'.ucfirst($key)."\n";
|
||||
//Load generic table - always return array('code', 'label')
|
||||
if ( is_array($elementsup['table']) ) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user