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

Diff of /trunk/sql/pgsql/service.form.inc.php

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

revision 490 by vpihour, Thu Oct 11 10:22:44 2012 UTC revision 555 by vpihour, Tue Oct 30 14:05:14 2012 UTC
# Line 4  Line 4 
4  include('../gen/sql/pgsql/service.form.inc.php');  include('../gen/sql/pgsql/service.form.inc.php');
5  $champs=array(  $champs=array(
6      "service",      "service",
7        "abrege",
8      "libelle",      "libelle",
9      "adresse",      "adresse",
10      "adresse2",      "adresse2",
11      "cp",      "cp",
12      "ville",      "ville",
13      "email",      "email",
14        "notification_email",
15      "delai",      "delai",
         "abrege",  
16          "consultation_papier",          "consultation_papier",
         "choix_consultation",  
17          "om_validite_debut",          "om_validite_debut",
18          "om_validite_fin");          "om_validite_fin",
19        "type_consultation");
20        
21    
22  ?>  ?>

Legend:
Removed from v.490  
changed lines
  Added in v.555

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26