Parent Directory | Revision Log
* 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 |