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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 461 - (hide annotations)
Thu Sep 27 10:36:55 2012 UTC (12 years, 4 months ago) by nhaye
File size: 482 byte(s)
Correction des conditions dans les .inc.php des classes de tables liées à dossier

1 fraynaud 168 <?php
2     //$Id$
3     //gen openMairie le 04/10/2011 15:15
4     include('../gen/sql/pgsql/statistique.inc.php');
5 fraynaud 234
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 nhaye 461 $selection=" where statistique.dossier ='".$idx."'";
13 fraynaud 168 ?>

Properties

Name Value
svn:executable *

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26