Parent Directory | Revision Log | Patch
revision 242 by fraynaud, Wed Nov 23 19:39:04 2011 UTC | revision 256 by fraynaud, Wed Nov 30 19:23:35 2011 UTC | |
---|---|---|
# | Line 69 $champs=array("dossier", | Line 69 $champs=array("dossier", |
69 | "shon_calcul", | "shon_calcul", |
70 | "shob", | "shob", |
71 | "lot", | "lot", |
72 | ||
73 | "amenagement", | "amenagement", |
74 | "parcelle_lot", | "parcelle_lot", |
75 | "parcelle_lot_lotissement", | "parcelle_lot_lotissement", |
# | Line 79 $champs=array("dossier", | Line 80 $champs=array("dossier", |
80 | "temp5", | "temp5", |
81 | "parcelle as parcelle_archive", | "parcelle as parcelle_archive", |
82 | "parcelle_lot as parcelle_lot_archive", | "parcelle_lot as parcelle_lot_archive", |
83 | "geom", | |
84 | "servitude" | "description", |
85 | "servitude", | |
86 | "geom" | |
87 | ); | ); |
88 | $selection=""; | $selection=""; |
89 | // | // |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |