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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 497 - (hide annotations)
Fri Oct 12 15:35:11 2012 UTC (12 years, 3 months ago) by vpihour
File size: 333 byte(s)
Ajout des modifications pour les consultations

1 fraynaud 3 <?php
2     //$Id$
3     //gen openMairie le 10/02/2011 20:36
4     include('../gen/sql/pgsql/service.form.inc.php');
5 atreal 318 $champs=array(
6     "service",
7 vpihour 497 "abrege",
8 atreal 318 "libelle",
9     "adresse",
10     "adresse2",
11     "cp",
12     "ville",
13     "email",
14 vpihour 490 "delai",
15     "consultation_papier",
16     "choix_consultation",
17     "om_validite_debut",
18     "om_validite_fin");
19 fraynaud 3 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26