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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/sql/pgsql/statistique.inc revision 168 by fraynaud, Tue Oct 4 15:35:29 2011 UTC trunk/sql/pgsql/statistique.inc.php revision 461 by nhaye, Thu Sep 27 10:36:55 2012 UTC
# Line 2  Line 2 
2  //$Id$  //$Id$
3  //gen openMairie le 04/10/2011 15:15  //gen openMairie le 04/10/2011 15:15
4  include('../gen/sql/pgsql/statistique.inc.php');  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 statistique.dossier ='".$idx."'";
13  ?>  ?>

Legend:
Removed from v.168  
changed lines
  Added in v.461

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26