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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 234 - (show annotations)
Tue Nov 22 08:26:11 2011 UTC (13 years, 2 months ago) by fraynaud
Original Path: trunk/sql/pgsql/statistique.inc
File size: 470 byte(s)
(correction dans le cadre de la mise en place opérationnelle sur arles)

* parametre statistique : affichage onglet statistique non modifiable
* recherche de lotissement: pb de casse et rapatriement du numero de lot
* lettre type instruction : format de la datecourrier jj/mm/aaaa



1 <?php
2 //$Id$
3 //gen openMairie le 04/10/2011 15:15
4 include('../gen/sql/pgsql/statistique.inc.php');
5
6 if ($retourformulaire== 'parametre'){
7 echo "------------------------------------";
8 $href[0] = array("lien" => "#", "id" => "", "lib" => "", );
9 $href[1] = array("lien" => "", "id" => "", "lib" => "", );
10 $href[2] = array("lien" => "#", "id" => "", "lib" => "", );
11 }else // cas PC, PD, PA, CU, DP ...
12 $selection=" where dossier ='".$idx."'";
13 ?>

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26