1 |
<?php |
<?php |
2 |
//$Id$ |
//$Id$ |
3 |
//gen openMairie le 11/04/2016 18:26 |
//gen openMairie le 18/04/2016 10:24 |
4 |
|
|
5 |
$DEBUG=0; |
$DEBUG=0; |
6 |
$serie=15; |
$serie=15; |
41 |
'consultation.code_barres as "'._("code_barres").'"', |
'consultation.code_barres as "'._("code_barres").'"', |
42 |
'consultation.om_fichier_consultation as "'._("om_fichier_consultation").'"', |
'consultation.om_fichier_consultation as "'._("om_fichier_consultation").'"', |
43 |
"case consultation.om_final_consultation when 't' then 'Oui' else 'Non' end as \""._("om_final_consultation")."\"", |
"case consultation.om_final_consultation when 't' then 'Oui' else 'Non' end as \""._("om_final_consultation")."\"", |
44 |
|
"case consultation.marque when 't' then 'Oui' else 'Non' end as \""._("marque")."\"", |
45 |
); |
); |
46 |
// |
// |
47 |
$champNonAffiche = array( |
$champNonAffiche = array( |