Libellé
This commit is contained in:
parent
e52e3814d8
commit
26050119b1
@ -451,6 +451,8 @@ foreach($tabExtract as $key)
|
||||
${'tab'.ucfirst($key)} = $stmt->fetchAll();
|
||||
|
||||
}
|
||||
print_r(${'tab'.ucfirst($key)});
|
||||
|
||||
if( array_key_exists('sql', $select['cle'][$key]) && $select['cle'][$key]['sql']!='' ) {
|
||||
$strKey = $select['cle'][$key]['sql'];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user