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

Annotation of /trunk/sql/pgsql/om_widget.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 312 - (hide annotations)
Wed Mar 28 17:19:49 2012 UTC (12 years, 10 months ago) by atreal
File size: 329 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 fraynaud 25 <?php
2     //$Id$
3     //gen openMairie le 07/04/2011 10:23
4     include('../gen/sql/pgsql/om_widget.inc.php');
5     $serie=6;
6     $champAffiche=array('om_widget',
7     'libelle',
8     // 'lien',
9     'om_profil as profil',
10     'om_collectivite as coll');
11     $tri= " order by om_widget desc"
12     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26