GlisWeb framework
|
Vai al codice sorgente di questo file.
Variabili | |
$ct ['etc']['table'] = 'transcodifica_clienti' | |
$ct ['etc']['id_cliente'] = mysqlQuery( $cf['mysql']['connection'], 'SELECT id, __label__ FROM anagrafica_clienti_estesa_view' ) | |
$ct ['etc']['id_mandante'] = mysqlQuery( $cf['mysql']['connection'], 'SELECT id, __label__ FROM anagrafica_view WHERE se_mandante = 1' ) | |