/[openfoncier]/branches/cleanup-old-openfoncier/gen/sql/pgsql/pos.form.inc.php
ViewVC logotype

Contents of /branches/cleanup-old-openfoncier/gen/sql/pgsql/pos.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4675 - (show annotations)
Thu Jun 30 11:04:21 2016 UTC (8 years, 7 months ago) by fmichon
File size: 278 byte(s)
* Branche : Suppression d'anciens fichiers d'openfoncier inutilisés.

1 <?php
2 //$Id: pos.form.inc.php 4418 2015-02-24 17:30:28Z tbenita $
3 //gen openMairie le 21/09/2012 17:02
4
5 $DEBUG=0;
6 $ico="../img/ico_application.png";
7 $ent = _("application")." -> "._("pos");
8 $tableSelect=DB_PREFIXE."pos";
9 $champs=array(
10 "pos",
11 "libelle",
12 "geom");
13 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26