Parent Directory | Revision Log | Patch
trunk/sql/pgsql/statistique.inc revision 234 by fraynaud, Tue Nov 22 08:26:11 2011 UTC | trunk/sql/pgsql/statistique.inc.php revision 461 by nhaye, Thu Sep 27 10:36:55 2012 UTC | |
---|---|---|
# | Line 9 if ($retourformulaire== 'parametre'){ | Line 9 if ($retourformulaire== 'parametre'){ |
9 | $href[1] = array("lien" => "", "id" => "", "lib" => "", ); | $href[1] = array("lien" => "", "id" => "", "lib" => "", ); |
10 | $href[2] = array("lien" => "#", "id" => "", "lib" => "", ); | $href[2] = array("lien" => "#", "id" => "", "lib" => "", ); |
11 | }else // cas PC, PD, PA, CU, DP ... | }else // cas PC, PD, PA, CU, DP ... |
12 | $selection=" where dossier ='".$idx."'"; | $selection=" where statistique.dossier ='".$idx."'"; |
13 | ?> | ?> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |