/[openfoncier]/trunk/gen/sql/pgsql/service.form.inc.php
ViewVC logotype

Contents of /trunk/gen/sql/pgsql/service.form.inc.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 415 - (show annotations)
Fri Sep 21 10:51:40 2012 UTC (12 years, 4 months ago) by nhaye
File size: 305 byte(s)
Régénération suite à la migration du core d'OM 4.3.0

1 <?php
2 //$Id$
3 //gen openMairie le 21/09/2012 12:42
4
5 $DEBUG=0;
6 $ico="../img/ico_application.png";
7 $ent = _("application")." -> "._("service");
8 $tableSelect=DB_PREFIXE."service";
9 $champs=array(
10 "service",
11 "libelle",
12 "adresse",
13 "adresse2",
14 "cp",
15 "ville",
16 "email",
17 "delai");
18 ?>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26