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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26