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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch 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();

Legend:
Removed from v.646  
changed lines
  Added in v.647

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26