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

Contents of /trunk/sql/pgsql/civilite.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 312 - (show annotations)
Wed Mar 28 17:19:49 2012 UTC (12 years, 10 months ago) by atreal
File size: 343 byte(s)
passage des fichiers .inc en .inc.php dans sql/pgsql
ajout d'un nouveau champ texte libre pour le complément de travaux.
Ex : construction d'une maison + piscine + portail, avec pour motif de travaux Construction de maison individuelle

1 <?php
2 //$Id$
3 //gen openMairie le 10/02/2011 20:31
4 include('../gen/sql/pgsql/civilite.inc.php');
5 $champAffiche=array("civilite");
6 $champRecherche=array("civilite");
7 $tri= "civilite";
8 $selection="";
9 // civilite non modifiable
10 $href[1]['lien'] = "";
11 $href[1]['id'] = "";
12 $href[1]['lib'] = "";
13 $sousformulaire=array();
14 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26