Parent Directory | Revision Log | Patch
revision 460 by atreal, Wed Mar 28 17:19:49 2012 UTC | 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 |