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

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

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

revision 3 by fraynaud, Thu Feb 10 20:46:18 2011 UTC revision 6 by fraynaud, Sun Feb 13 21:52:57 2011 UTC
# Line 2  Line 2 
2  //$Id$  //$Id$
3  //gen openMairie le 10/02/2011 20:31  //gen openMairie le 10/02/2011 20:31
4  include('../gen/sql/pgsql/civilite.inc.php');  include('../gen/sql/pgsql/civilite.inc.php');
5    $table="civilite";
6    $champAffiche=array("civilite");
7    $champRecherche=array("civilite");
8    $tri= "";
9    $selection="";
10    // civilite non modifiable
11            $href[1]['lien'] = "";
12            $href[1]['id'] = "";
13            $href[1]['lib'] = "";
14    $sousformulaire=array();
15  ?>  ?>

Legend:
Removed from v.3  
changed lines
  Added in v.6

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26