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 |
?> |
?> |