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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 312 by atreal, Wed Mar 28 17:19:49 2012 UTC revision 461 by nhaye, Thu Sep 27 10:36:55 2012 UTC
# Line 6  $table=DB_PREFIXE."destination_shon inne Line 6  $table=DB_PREFIXE."destination_shon inne
6  $champAffiche=array("destination_shon","destination.libelle","shon");  $champAffiche=array("destination_shon","destination.libelle","shon");
7  $champRecherche=array("destination.libelle");  $champRecherche=array("destination.libelle");
8  if(isset($idx)){  if(isset($idx)){
9    $selection=" where dossier ='".$idx."'";    $selection=" where destination_shon.dossier ='".$idx."'";
10  }else{  }else{
11     $selection="";     $selection="";
12  }  }

Legend:
Removed from v.312  
changed lines
  Added in v.461

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26