/[openfoncier]/branches/3.14.x/sql/pgsql/evenement.form.inc.php
ViewVC logotype

Annotation of /branches/3.14.x/sql/pgsql/evenement.form.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
Original Path: trunk/sql/pgsql/evenement.form.inc.php
File size: 222 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 3 <?php
2     //$Id$
3     //gen openMairie le 10/02/2011 20:33
4     include('../gen/sql/pgsql/evenement.form.inc.php');
5 fraynaud 7 $sql_om_lettretype="select id,(id||' '||libelle) as libelle from ".
6     DB_PREFIXE."om_lettretype";
7 fraynaud 3 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26