Parent Directory | Revision Log | Patch
revision 646 by nhaye, Fri Nov 9 14:18:14 2012 UTC | revision 647 by fmichon, Fri Nov 9 15:10:41 2012 UTC | |
---|---|---|
# | Line 42 if ($retourformulaire== 'travaux'){ | Line 42 if ($retourformulaire== 'travaux'){ |
42 | $selection=" where dossier.travaux ='".$idx."'"; | $selection=" where dossier.travaux ='".$idx."'"; |
43 | } | } |
44 | ||
45 | if (isset($_GET["obj"]) && $_GET["obj"] == "dossier") { | if (isset($_GET["obj"]) && $_GET["obj"] == "dossier_instruction") { |
46 | // Configuration de la recherche avancee | // Configuration de la recherche avancee |
47 | if (!isset($options)) { | if (!isset($options)) { |
48 | $options = array(); | $options = array(); |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |