/[openfoncier]/trunk/sql/pgsql/cerfa.inc.php
ViewVC logotype

Diff of /trunk/sql/pgsql/cerfa.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1258 by nhaye, Thu Feb 14 12:13:41 2013 UTC revision 1263 by nhaye, Fri Feb 15 16:14:17 2013 UTC
# Line 11  $champAffiche = array( Line 11  $champAffiche = array(
11      'cerfa.libelle as "'._("libelle").'"',      'cerfa.libelle as "'._("libelle").'"',
12      'to_char(cerfa.om_validite_debut ,\'DD/MM/YYYY\') as "'._("om_validite_debut").'"',      'to_char(cerfa.om_validite_debut ,\'DD/MM/YYYY\') as "'._("om_validite_debut").'"',
13      'to_char(cerfa.om_validite_fin ,\'DD/MM/YYYY\') as "'._("om_validite_fin").'"',      'to_char(cerfa.om_validite_fin ,\'DD/MM/YYYY\') as "'._("om_validite_fin").'"',
     'dossier_instruction_type.libelle as "'._("dossier_instruction_type").'"',  
14      );      );
15  ?>  ?>

Legend:
Removed from v.1258  
changed lines
  Added in v.1263

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26