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

Annotation of /trunk/gen/sql/pgsql/destination_shon.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 168 - (hide annotations)
Tue Oct 4 15:35:29 2011 UTC (13 years, 4 months ago) by fraynaud
File size: 499 byte(s)
ajout statistique et parametre pour sitadel 
modif destination shon


1 fraynaud 3 <?php
2     //$Id$
3 fraynaud 168 //gen openMairie le 04/10/2011 12:48
4 fraynaud 3 $DEBUG=0;
5     $ico="../img/ico_application.png";
6     $ent="option->destination_shon";
7     $tableSelect=DB_PREFIXE."destination_shon";
8 fraynaud 168 $champs=array("destination_shon","destination","shon","dossier","shon_anterieure","shon_demolie","shon_anterieure_supprimee","shon_nouvelle_transformee","shon_nouvelle","shon_shob_transformee");
9 fraynaud 3 //champs select
10     $sql_destination="select * from ".DB_PREFIXE."destination";
11     $sql_dossier="select * from ".DB_PREFIXE."dossier";
12     ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26