/[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 1254 by nhaye, Wed Feb 13 15:13:18 2013 UTC revision 1258 by nhaye, Thu Feb 14 12:13:41 2013 UTC
# Line 7  include('../gen/sql/pgsql/cerfa.inc.php' Line 7  include('../gen/sql/pgsql/cerfa.inc.php'
7  // SELECT  // SELECT
8  $champAffiche = array(  $champAffiche = array(
9      'cerfa.cerfa as "'._("cerfa").'"',      'cerfa.cerfa as "'._("cerfa").'"',
10        'cerfa.code as "'._("code").'"',
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").'"',

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26