Parent Directory | Revision Log | Patch
trunk/sql/pgsql/service.form.inc revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC | trunk/sql/pgsql/service.form.inc.php revision 555 by vpihour, Tue Oct 30 14:05:14 2012 UTC | |
---|---|---|
# | Line 2 | Line 2 |
2 | //$Id$ | //$Id$ |
3 | //gen openMairie le 10/02/2011 20:36 | //gen openMairie le 10/02/2011 20:36 |
4 | include('../gen/sql/pgsql/service.form.inc.php'); | include('../gen/sql/pgsql/service.form.inc.php'); |
5 | $champs=array( | |
6 | "service", | |
7 | "abrege", | |
8 | "libelle", | |
9 | "adresse", | |
10 | "adresse2", | |
11 | "cp", | |
12 | "ville", | |
13 | "email", | |
14 | "notification_email", | |
15 | "delai", | |
16 | "consultation_papier", | |
17 | "om_validite_debut", | |
18 | "om_validite_fin", | |
19 | "type_consultation"); | |
20 | ||
21 | ||
22 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |