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

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

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

revision 116 by fraynaud, Fri Sep 2 08:43:32 2011 UTC revision 242 by fraynaud, Wed Nov 23 19:39:04 2011 UTC
# Line 2  Line 2 
2  //$Id$  //$Id$
3  //gen openMairie le 10/02/2011 20:32  //gen openMairie le 10/02/2011 20:32
4  include('../gen/sql/pgsql/consultation.inc.php');  include('../gen/sql/pgsql/consultation.inc.php');
5  $table="consultation inner join service on consultation.service=service.service";  $table=DB_PREFIXE."consultation inner join ".DB_PREFIXE."service on consultation.service=service.service";
6  $champAffiche=array("consultation",  $champAffiche=array("consultation",
7                      "consultation.service",                      "consultation.service",
8                      "libelle",                      "libelle",

Legend:
Removed from v.116  
changed lines
  Added in v.242

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26